Click or drag to resize

TimePickerLockTextBox Property

Lock the cell's TextBox when using a time widget. This forces all input via the widget.

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

Property Value

Type: Boolean
See Also