TimePickerUIText Property |
Provides access to the text used in the TimePicker UI allowing for localization/customization.
Namespace:
NetQuarry.WebControls
Assembly:
EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public TimePickerTimePickerText UIText { get; }
Public ReadOnly Property UIText As TimePickerTimePickerText
Get
Property Value
Type:
TimePickerTimePickerTextSee Also