CellDatePickerAttrs Enumeration |
Namespace: NetQuarry.Data
| Member name | Value | Description | |
|---|---|---|---|
| LockTextBox | 1 | Lock the cell's TextBox. This forces all input via calendar widget. | |
| ApplyWidthToTextBox | 2 | Apply width to TextBox instead of entire control. | |
| AlwaysApplyTimezone | 4 | Unless this option is set, under certain circumstances the DatePicker may skip timezone conversion when storing if its date/time has no time component. | |
| NoLiveLook | 4096 | Do not present the button with a 'live' look where button image livens when user hovers over it. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.