Gets a start time of a time range represented by the VisualInterval object.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public DateTime StartTime { get; }
Visual Basic (Declaration)
Public ReadOnly Property StartTime As DateTime
	Get

See Also