Click or drag to resize
IGridColumnEditor Methods

The IGridColumnEditor type exposes the following members.

Methods
  Name Description
Public method InitializeFromControl
The editor should recreate its state and imput controls from the Container.
Public method InitializeInControl
Implement this member to add control int the given container. After the call to this method the ContainerControl property should return the instance of containerControl parameter passed to this function.
Public method SetOwner
Top
See Also