property XMLGrid.ForeColor as Color
Specifies the control's foreground color.

TypeDescription
Color A color expression that indicates the control's foreground color.
Use the ForeColor property to specify the control's foreground color. Use the BackColor property to specify the control's background color. Use the SelBackColor, SelForeColor, SelBackColorChild and SelForeColorChild properties to customize the colors for selected nodes. Use the BackColor property to specify the node's background color. Use the BackColorChild  property to specify the background color for child nodes.