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

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

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

See Also