TcxSchedulerNavigatorButtons.ShowMoreResources Property
Specifies the button that increments the number of resources currently shown in the scheduling area by one per click.
Declaration
property ShowMoreResources: TcxSchedulerNavigatorButton index cxSchedulerShowMoreResourcesButton read; write;
Property Value
Type |
---|
TcxSchedulerNavigatorButton |
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