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 |
Index of the row. The top row has index 0. |
|
|
Color |
The color of the row background. |
See Also
Autodesk Softimage v7.5