Back to Devexpress

TcxSchedulerAgendaView.ShowResources Property

vcl-cxscheduleragendaview-dot-tcxscheduleragendaview-4475b74b.md

latest1.3 KB
Original Source

TcxSchedulerAgendaView.ShowResources Property

Specifies if resource names are visible in the corresponding user events.

Declaration

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

Property Value

TypeDefault
BooleanTrue

Remarks

Set this property to False to remove resource names from user event cells in the Agenda View.

ValueExample
True
False

The ShowResources property’s default value is True.

See Also

TcxSchedulerAgendaView.ShowLocations

TcxSchedulerAgendaView.ShowMessages

TcxSchedulerAgendaView Class

TcxSchedulerAgendaView Members

cxSchedulerAgendaView Unit