GetColumnLabel (GridData) *

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

Long

Index of the Column. The left-most column has index 0.

Return Value

String

See Also

GridData.GetRowLabel

GridData.SetColumnLabel



Autodesk Softimage v7.5