TcxScheduler.ViewAgenda Property
Provides access to the Agenda View’s settings.
Declaration
property ViewAgenda: TcxSchedulerAgendaView read; write;
Property Value
Type |
---|
TcxSchedulerAgendaView |
Remarks
The Agenda View displays a chronological list of user events grouped by day:
Refer to the TcxSchedulerAgendaView class description for detailed information on View-specific settings.
See Also