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; }
Public Property LockTextBox As Boolean
Get
Set
Property Value
Type:
BooleanSee Also