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