AgendaAppointmentStyles Properties
Contains settings that allow you to define the appearance of appointments displayed by the Agenda View.Name | Description |
---|---|
EnableDefaultAppearance | Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase. |
EndArrowIconCell | Gets the style settings defining the appearance of a cell displaying the appointment end arrow icon. |
IconCell | Gets the style settings defining the appearance of a cell displaying appointment icons. |
MainContentCell | Gets the style settings defining the appearance of a cell displaying an appointment’s main content. |
ResourceCell | Gets the style settings defining the appearance of a resource cell. |
StartArrowIconCell | Gets the style settings defining the appearance of a cell displaying the appointment start arrow icon. |
StatusCell | Gets the style settings defining the appearance of a status cell. |
Theme | Gets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase. |
TimeCell | Gets the style settings defining the appearance of a time cell. |
See Also