Name | Description | |
---|---|---|
DayRenderStyle Constructor |
The following tables list the members exposed by DayRenderStyle.
Name | Description | |
---|---|---|
DayRenderStyle Constructor |
Name | Description | |
---|---|---|
BackColor | The background color of the used to paint the string. By default, SystemColors.Window. (Inherited from Xceed.Editors.StringRenderStyle) | |
FontStyle | The StringRenderStyle.FontStyle used to paint the string. By default, FonStyle.Regular. (Inherited from Xceed.Editors.StringRenderStyle) | |
ForeColor | The foreground color of the used to paint the string. By default, SystemColors.WindowText. (Inherited from Xceed.Editors.StringRenderStyle) | |
StringFormat | The StringRenderStyle.StringFormat used to paint the string. (Inherited from Xceed.Editors.StringRenderStyle) | |
UIState | The state of a day in the WinCalendar. By default, CalendarDayUIState.IsIdle. |