Introduced
4.0
Description
Get the label string of a row. If no label has been specified an empty string is returned.
Scripting Syntax
GridData.GetColumnLabel( ColumnIndex )
C# Syntax
String GridData.GetColumnLabel( Int32 in_ColumnIndex );Parameters
|
Parameter |
Type |
Description |
|
ColumnIndex |
Index of the Column. The left-most column has index 0. |
Return Value
See Also
Autodesk Softimage v7.5