Method GetGroupCaptionColor
GetGroupCaptionColor(bool)
Returns color of the group caption with current color theme.
public static Color GetGroupCaptionColor(bool hot)
Parameters
hot
boolSpecifies if the group is hot.
Returns
- Color
The Color structure that specifies color of the group caption.