GetColumnComboItems (GridData) *
Introduced
4.0
Description
Returns the definition of a GridData column having the type siColumnCombo. Returns an empty array if no combo items have been set.
Scripting Syntax
GridData.GetColumnComboItems( ColumnIndex )
C# Syntax
Object GridData.GetColumnComboItems( Int32 in_ColumnIndex );Parameters
|
Parameter |
Type |
Description |
|
ColumnIndex |
Index of the Column. The left-most column has index 0. |
See Also
Autodesk Softimage v7.5