Gets or sets the range of dates which should be selected in the view.

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

Syntax

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

See Also