| GridDateTimeColumnEditor Properties |
The GridDateTimeColumnEditor type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ImagesPath |
Gets or sets default path for the GridDateTimeColumnEditor images when EnableEmbeddedSkins is set to false.
|
|
|
IsInitialized | (Overrides GridColumnEditorBaseIsInitialized.) |
|
|
PickerControl |
Gets The text box instance created of extracted from a cell after calls to AddControlsToContainer or LoadControlsFromContainer methods.
|
|
|
SharedCalendar | |
|
|
SharedTimeView | |
|
|
Text | (Overrides GridTextColumnEditorText.) |
|
|
TextBoxControl |
Gets The text box instance created of extracted from a cell after calls to AddControlsToContainer or LoadControlsFromContainer methods.
|
|
|
TextBoxStyle |
Gets the instace of the Style that would be applied to the TextBox control, when initializing in a TableCell.
|