AgendaViewStyles Properties
Contains settings that allow you to define the appearance of the Agenda View‘s visual elements.
Name | Description |
---|---|
Appointment |
Gets the style settings defining the appearance of an appointment row. |
Css |
Gets or sets the path to a CSS file that defines the web control’s appearance.
Inherited from Styles |
Css |
Gets or sets a CSS class name postfix that identifies style settings to be applied to the control.
Inherited from Styles |
Empty |
Gets the style settings defining the appearance of an empty layout cell. |
Enable |
Obsolete. Specifies whether to enable the control’s default appearance.
Inherited from Styles |
Horizontal |
Gets the style settings defining the appearance of the horizontal date header. |
Scroll |
Specifies the height of the scroll container that encloses the Agenda View. |
Theme |
Gets or sets the name of the Theme to be applied to a web control.
Inherited from Styles |
Today |
Gets the style settings defining the appearance of the horizontal date header that corresponds to today’s date. |
Today |
Gets the style settings defining the appearance of the vertical date header that corresponds to today’s date. |
Vertical |
Gets the style settings defining the appearance of the date header. |
See Also