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