Skip to main content

TcxSchedulerAgendaView.ShowResources Property

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

Declaration

property ShowResources: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

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

Value Example
True
False

The ShowResources property’s default value is True.

See Also