AgendaVerticalDateHeaderStyles Properties
Contains settings that allow you to define the appearance of the Agenda View’s date headers.| Name | Description |
|---|---|
| DateCell | Gets the style settings defining the appearance of a date cell. |
| DayCell | Gets the style settings defining the appearance of a day cell. |
| DayOfWeekCell | Gets the style settings defining the appearance of a day of the week cell. |
| EnableDefaultAppearance | Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase. |
| MonthOfYearCell | Gets the style settings defining the appearance of a month of the year cell. |
| Theme | Gets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase. |
See Also