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

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

Syntax

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

See Also