TcxScheduler.ViewAgenda Property
In This Article
Provides access to the Agenda View’s settings.
#Declaration
Delphi
property ViewAgenda: TcxSchedulerAgendaView read; write;
#Property Value
Type |
---|
Tcx |
#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