
| GridDateTimeColumnEditor Class | 
 Inheritance Hierarchy
Inheritance Hierarchy
        Namespace: Kettic.AspNet.Controls
 Syntax
SyntaxThe GridDateTimeColumnEditor type exposes the following members.
 Constructors
Constructors Methods
Methods| Name | Description | |
|---|---|---|
|  | SetOwner | (Overrides GridColumnEditorBaseSetOwner(IGridEditableColumn).) | 
 Properties
Properties| 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.
             | 
 See Also
See Also