TcxSchedulerNavigatorButtons.ShowMoreResources Property
In This Article
Specifies the button that increments the number of resources currently shown in the scheduling area by one per click.
#Declaration
Delphi
property ShowMoreResources: TcxSchedulerNavigatorButton index cxSchedulerShowMoreResourcesButton read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the ShowMoreResources property to specify the button which increments the number of resources currently shown in the scheduling area by one.
See Also