Click or drag to resize
IGridColumnEditor Properties

The IGridColumnEditor type exposes the following members.

Properties
  Name Description
Public property ContainerControl
Gets the instance of the Container control (generally a TableCell), after the last call of InstantiateInControl method
Public property IsInEditMode
Get a value indicating if the column/row the editor currently is instantiated is in edit mode.
Public property IsInitialized
Get value if the editor has been initialized after an InitializeInControl or InitializeFromControl method call
Top
See Also