GridControl::SetRowColor
Description
Sets color to a row.
Syntax
void SetRowColor( int nRow, uint uForceColor, uint uBackColor = -1, bool bOffset = false )
Parameters
- nRow
- [input] 0-offset row index
- uForceColor
- [input] foreground color
- uBackColor
- [input] background color
- bOffset
- [input] true to exclude row header
Return
Examples
See examples of GetMousePixel
Remark
See Also
GridControl::SetAlternateRowColors
header to Included
GridControl.h