
v4.0
Returns the definition of a GridData column having the type siColumnCombo. Returns an empty array if no combo items have been set.
GridData.GetColumnComboItems( ColumnIndex ); |
| Parameter | Type | Description |
|---|---|---|
| ColumnIndex | long | Index of the Column. The left-most column has index 0. |