Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
TimeRulerHelper
.
.
::
.
.
Minutes Property
TimeRulerHelper Class
See Also
Gets the
String
value representing the minutes part of the VisualInterfal.Start time.
Namespace:
C1.Silverlight.Schedule
Assembly:
C1.Silverlight.Schedule
(in C1.Silverlight.Schedule.dll)
Syntax
C#
public
string
Minutes
{
get
;
private
set
; }
Visual Basic
Public
Property
Minutes
As
String
Get
Private
Set
See Also
TimeRulerHelper Class
C1.Silverlight.Schedule Namespace