'Declaration Public Enum CalendarRoles Inherits System.Enum
public enum CalendarRoles : System.Enum
Member | Description |
---|---|
Control | Css for control. |
Day | Css for day in calendar. |
DisabledDay | Css for day which outside minimum or maximum dates. |
DOW | Css for day of the week area. |
DropDownList | Css for drop-down list. |
FocusDay | Css for selected day when calendar has focus. |
Footer | Css for footer area. |
Header | Css for header area. |
HoverDay | Css for day in calendar while mouse-over. |
HoverFooter | Css for footer area while mouse-over. |
HoverListItem | Css for drop-down list item while mouse-over. |
HoverMonthYear | Css for month and year labels while mouse-over. |
HoverNextPrev | Css for next and previous month buttons while mouse-over. |
ListItem | Css for drop-down list item. |
MonthYear | Css for month and year (drop-down buttons). |
NextPrev | Css for next and previous month buttons. |
OtherMonthDay | Css for days which belong to previous and next months. |
PressedFooter | Css for footer area while mouse-over. |
PressedMonthYear | Css for pressed month and year labels. |
PressedNextPrev | Css for pressed next and previous month buttons. |
SelectedDay | Css for selected day. |
SelectedListItem | Css for selected drop-down list item. |
TodayDay | Css for today day. |
WeekendDay | Css for weekend days. |
WeekNumber | Css for week number. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2