DatePickerTextBox Property

WebControls UltimateCalendar

UltimateCalendar Class Library

UltimateDatePicker.DatePickerTextBox Property

Gets the text box to display the selected date(s).

[Visual Basic] Public ReadOnly Property DatePickerTextBox As TextBox
[C#]
public System.Web.UI.WebControls.TextBox DatePickerTextBox {get;}

Remarks

Use this property to set the features of the text box to display the selected date(s).

See Also

UltimateDatePicker Class | Karamasoft.WebControls.UltimateCalendar Namespace