StartDate Property

WebControls UltimateCalendar

UltimateCalendar Class Library

SpecialDate.StartDate Property

Gets or sets the start date.

[Visual Basic] Public Property StartDate As Date
[C#]
public System.DateTime StartDate {get; set;}

Property Value

Start date.

Remarks

Use this property to set the start date.

See Also

SpecialDate Class | Karamasoft.WebControls.UltimateCalendar Namespace