InitiallyHidden Property

WebControls UltimateCalendar

UltimateCalendar Class Library

UltimateCalendar.InitiallyHidden Property

Gets or sets whether to initially hide the calendar to be shown by the date picker.

[Visual Basic] Public Property InitiallyHidden As Boolean
[C#]
public bool InitiallyHidden {get; set;}

Property Value

Indicates whether to initially hide the calendar to be shown by the date picker. The default value is false.

Remarks

Use this property to initially hide the calendar to be shown by the date picker.

See Also

UltimateCalendar Class | Karamasoft.WebControls.UltimateCalendar Namespace