GetRowBackgroundColor (GridData)

Introduced

5.0

Description

Returns the background color of a row.

Scripting Syntax

GridData.GetRowBackgroundColor( RowIndex )

C# Syntax

Color GridData.GetRowBackgroundColor( Int32 in_Row );

Parameters

Parameter

Type

Description

RowIndex

Long or String

Index of the row. The top row has index 0.

Return Value

The Color of the row backgroup

See Also

GridWidget



Autodesk Softimage v7.5