Back to Devexpress

TcxSchedulerAgendaView.ShowLocations Property

vcl-cxscheduleragendaview-dot-tcxscheduleragendaview-afde62d5.md

latest1.2 KB
Original Source

TcxSchedulerAgendaView.ShowLocations Property

Specifies if user events show location text.

Declaration

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

Property Value

TypeDefault
BooleanTrue

Remarks

Set this property to False to hide optional location text in user events.

ValueExample
True
False

The ShowLocations property’s default value is True.

See Also

TcxSchedulerAgendaView.ShowMessages

TcxSchedulerAgendaView.ShowResources

TcxSchedulerAgendaView Class

TcxSchedulerAgendaView Members

cxSchedulerAgendaView Unit