Click or drag to resize
GridDateTimeColumnEditor Properties

The GridDateTimeColumnEditor type exposes the following members.

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