Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
VisualInterval
.
.
::
.
.
StartTime Property
VisualInterval Class
See Also
Gets a start time of a time range represented by the
VisualInterval
object.
Namespace:
C1.Silverlight.Schedule
Assembly:
C1.Silverlight.Schedule
(in C1.Silverlight.Schedule.dll)
Syntax
C#
public
DateTime
StartTime
{
get
; }
Visual Basic
Public
ReadOnly
Property
StartTime
As
DateTime
Get
See Also
VisualInterval Class
C1.Silverlight.Schedule Namespace