SetRowBackgroundColor (GridData)

Introduced

5.0

Description

Sets the background color of a row.

Scripting Syntax

GridData.SetRowBackgroundColor( RowIndex, Color )

C# Syntax

GridData.SetRowBackgroundColor( Int32 in_Row, Color in_pColor );

Parameters

Parameter

Type

Description

RowIndex

Long or String

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

Color

Color

The color of the row background.

See Also

GridWidget



Autodesk Softimage v7.5