GridButtonColumn Methods |
The GridButtonColumn type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Returns a copy of the GridButtonColumn. (Overrides GridColumnClone.) |
|
Initialize |
The Initialize method is inherited by a derived GridButtonColumn class. Is is used to reset a column of the derived type. |
|
InitializeCell |
After a call to this method the column should add the corresponding button into the cell given, regarding the inItem type and column index. Note: This method is called within KaxGrid and is not intended to be used directly from your code. |