TcxSchedulerNavigatorButtons.ShowFewerResources Property
In This Article
Specifies the button that decrements the number of resources currently shown in the scheduling area by one per click.
#Declaration
Delphi
property ShowFewerResources: TcxSchedulerNavigatorButton index cxSchedulerShowFewerResourcesButton read; write;
#Property Value
Type |
---|
Tcx |
#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