Xceed Grid for WinForms v4.3 Documentation
Xceed.Editors.v2.6 Assembly / Xceed.Editors Namespace / WeekDayNameRenderStyle Class


In This Topic
    WeekDayNameRenderStyle Class Fields
    In This Topic

    For a list of all members of this type, see WeekDayNameRenderStyle members.

    Public Fields
     NameDescription
    Public FieldThe background color of the used to paint the string. By default, SystemColors.Window. (Inherited from Xceed.Editors.StringRenderStyle)
    Public FieldThe FontStyle used to paint the string. By default, FonStyle.Regular. (Inherited from Xceed.Editors.StringRenderStyle)
    Public FieldThe foreground color of the used to paint the string. By default, SystemColors.WindowText. (Inherited from Xceed.Editors.StringRenderStyle)
    Public FieldThe StringFormat used to paint the string. (Inherited from Xceed.Editors.StringRenderStyle)
    Top
    See Also