Gets or sets the DateTime value representing the beginning of the interval.

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

Syntax

C#
public DateTime Start { get; set; }
Visual Basic (Declaration)
Public Property Start As DateTime
	Get
	Set

See Also