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 |
Index of the row. The top row has index 0. |
Return Value
The Color of the row backgroup
See Also
SOFTIMAGE|XSI v6.01