The following tables list the members exposed by CalendarCssClasses.
Name | Description | |
---|---|---|
DayCssClass | Gets sets the custom css class applied to html element which renders a day of the month. | |
DayOfTheWeekCssClass | Gets sets the custom css class applied to html element which renders a day header. | |
DisabledDayCssClass | Gets sets the custom css class applied to html element which renders a day which is outside of minimum or maximum dates or a disabled custom day. | |
DropDownListCssClass | Gets sets the custom css class applied to html element which renders area of drop-down list of years and months. | |
FocusDayCssClass | Gets sets the custom css class applied to html element which renders a selected day when control has focus. | |
FooterCssClass | Gets sets the custom css class applied to html element which renders a footer. | |
HeaderCssClass | Gets sets the custom css class applied to html element which renders title. | |
HoverDayCssClass | Gets sets the custom css class applied to html element which renders a day of the month while mouse-over. | |
HoverFooterCssClass | Gets sets the custom css class applied to html element which renders a footer while mouse-over. | |
HoverListItemCssClass | Gets sets the custom css class applied to an item in drop-down list of months or years while mouse over. | |
HoverMonthYearCssClass | Gets sets the custom css class applied to month and year labels while mouse over. | |
HoverNextPrevButtonCssClass | Gets sets the custom css class applied to buttons which allow navigation to next and previous months while mouse-over. | |
IsEmpty | Checks if all properties have default values. | |
ListItemCssClass | Gets sets the custom css class applied to an item in drop-down list of months or years. | |
MonthYearCssClass | Gets sets the custom css class applied to month and year labels. | |
NextPrevButtonCssClass | Gets sets the custom css class applied to buttons which allow navigation to next and previous months. | |
OtherMonthDayCssClass | Gets sets the custom css class applied to html element which renders a day which belongs to next or previous month. | |
PressedFooterCssClass | Gets sets the custom css class applied to html element which renders a footer in pressed state. | |
PressedMonthYearCssClass | Gets sets the custom css class applied to pressed month and year labels. | |
PressedNextPrevButtonCssClass | Gets sets the custom css class applied to pressed buttons which allow navigation to next and previous months. | |
SelectedDayCssClass | Gets sets the custom css class applied to html element which renders a selected day. | |
SelectedListItemCssClass | Gets sets the custom css class applied to selected item in drop-down list of months or years. | |
TodayDayCssClass | Gets sets the custom css class applied to html element which renders the today day. | |
WeekendDayCssClass | Gets sets the custom css class applied to html element which renders a weekend day. | |
WeekNumberCssClass | Gets sets the custom css class applied to html element which renders a week number. |