vcl-cxscheduleractions-e8509d8b.md
An action object that corresponds to the AgendaView command provided by the Scheduler control.
TdxSchedulerAgendaView = class(
TdxSchedulerCustomViewAction
)
This class does not introduce any new public members. Executing a TdxSchedulerAgendaView action object shows the Agenda View :
UI elements linked to a TdxSchedulerAgendaView action object are enabled only if the Scheduler control’s Storage property is assigned a persistence manager component.
Show 12 items
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TdxBasicAction TdxCustomAction TdxSchedulerAction TdxSchedulerCustomViewAction TdxSchedulerAgendaView
See Also
TdxSchedulerTimeGridView Class
TdxSchedulerWorkWeekView Class