MonthGridText Field (Palette)
In This Topic
The
System.Drawing.Color value which is used for displaying month grid header text inside tabs if
GroupTabStyle is
C1.Win.Schedule.GroupTabStyle.Office2007. This field can be
System.Drawing.Color.Empty. In such case control will use
System.Drawing.Color value from the theme definition.
Syntax
'Declaration
Public MonthGridText As System.Drawing.Color
public System.Drawing.Color MonthGridText
See Also