Back to Devexpress

TcxSchedulerAgendaView.ShowMessages Property

vcl-cxscheduleragendaview-dot-tcxscheduleragendaview-963cb723.md

latest1.3 KB
Original Source

TcxSchedulerAgendaView.ShowMessages Property

Specifies if user events show their custom descriptions.

Declaration

delphi
property ShowMessages: Boolean read; write; default True;

Property Value

TypeDefault
BooleanTrue

Remarks

Set this property to False to hide optional user event descriptions from the Agenda View to increase the number of simultaneously visible events.

ValueExample
True
False

The ShowMessages property’s default value is True.

See Also

TcxSchedulerAgendaView.ShowLocations

TcxSchedulerAgendaView.ShowResources

TcxSchedulerAgendaView Class

TcxSchedulerAgendaView Members

cxSchedulerAgendaView Unit