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


In This Topic
    DayRenderStyle Class Members
    In This Topic

    The following tables list the members exposed by DayRenderStyle.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    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 StringRenderStyle.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 StringRenderStyle.StringFormat used to paint the string. (Inherited from Xceed.Editors.StringRenderStyle)
    Public FieldThe state of a day in the WinCalendar. By default, CalendarDayUIState.IsIdle.  
    Top
    See Also