MaxDate Property

WebControls UltimateCalendar

UltimateCalendar Class Library

UltimateCalendar.MaxDate Property

Gets or sets the maximum date to display.

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

Property Value

The maximum date to display.

Remarks

Use this property to get or set the maximum date to display.

See Also

UltimateCalendar Class | Karamasoft.WebControls.UltimateCalendar Namespace