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