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