ASPxAgendaViewAppointmentDisplayOptions Properties
Contains settings specific to displaying appointments in the Agenda View.| Name | Description |
|---|---|
| AppointmentAutoHeight | Gets or sets whether an appointment should change its height to fit the text to display. Inherited from AppointmentDisplayOptions. |
| AppointmentHeight | Gets or sets the height of a single appointment for the current View. |
| IconCellVisibility | Gets or sets a value specifying whether an icon cell is visible in Agenda View. |
| ResourceLocation | Gets or sets the resource location |
| ShowLabel | Gets or sets whether the colored circle indicating the appointment label is shown. Inherited from AgendaViewAppointmentDisplayOptions. |
| ShowRecurrence | Specify whether the recurrence symbol should be displayed for the recurrent appointment. Inherited from AppointmentDisplayOptions. |
| ShowReminder | Specify whether the reminder symbol should be displayed for an appointment with a reminder. Inherited from AppointmentDisplayOptions. |
| ShowResource | Gets or sets whether to display appointment’s resource captions in the Agenda view. Inherited from AgendaViewAppointmentDisplayOptions. |
| ShowTime | Gets or sets a value specifying whether the time is shown for appointments in Agenda View. |
| SnapToCells | Obsolete. Specifies whether the appointment should snap to cell borders. Inherited from AppointmentDisplayOptions. |
| SnapToCellsMode | This property has no effect for the Agenda View. Inherited from AgendaViewAppointmentDisplayOptions. |
| StatusDisplayType | Specifies whether to display a status line and whether to fill the status line to indicate appointment status and duration. Inherited from AppointmentDisplayOptions. |
| SubjectBold | Gets or sets whether the bold font is used for the appointment subject in the Agenda view. Inherited from AgendaViewAppointmentDisplayOptions. |
| TimeDisplayType | This property has no effect for the Agenda View. Inherited from AgendaViewAppointmentDisplayOptions. |
See Also