v5.0
Returns the background color of a row.
Color GridData.GetRowBackgroundColor( Int32 in_lRow );
oReturn = GridData.GetRowBackgroundColor( RowIndex );
The Color of the row background
GridWidget