IGridColumnEditor Methods |
The IGridColumnEditor type exposes the following members.
Name | Description | |
---|---|---|
![]() |
InitializeFromControl |
The editor should recreate its state and imput controls from the Container.
|
![]() |
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.
|
![]() |
SetOwner |