TcxSchedulerNavigatorButtons.ShowFewerResources Property
Specifies the button that decrements the number of resources currently shown in the scheduling area by one per click.
Declaration
property ShowFewerResources: TcxSchedulerNavigatorButton index cxSchedulerShowFewerResourcesButton read; write;
Property Value
Type |
---|
TcxSchedulerNavigatorButton |
Remarks
Use the ShowFewerResources property to specify the button which decrements the number of resources currently shown in the scheduling area by one.
See Also