Click or drag to resize

TimePickerUseCombos Property

Gets/sets whether the TimePicker should use a set of ComboBoxes for hour, minute, and optionally second, instead of a popup time widget.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool UseCombos { get; set; }

Property Value

Type: Boolean
See Also