GridBackgroundColor
GridBackgroundColor (Get method)
Returns the grid background color
color GridBackgroundColor()Return Value
Grid background color
GridBackgroundColor (Set method)
Sets the grid background color
void GridBackgroundColor(
const color clr // grid background color
)Parameters
- clr
[in] Grid background color
Last updated on