ReadOnly Property

WebControls UltimateCalendar

UltimateCalendar Class Library

UltimateDatePicker.ReadOnly Property

Gets or sets whether to make the DatePickerTextBox control read-only.

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

Property Value

Indicates whether to make the DatePickerTextBox control read-only. The default value is false.

Remarks

Use this property to make the DatePickerTextBox control read-only.

See Also

UltimateDatePicker Class | Karamasoft.WebControls.UltimateCalendar Namespace