Click or drag to resize

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; }

Property Value

Type: TimePickerTimePickerText
See Also