TcxSchedulerNavigatorButtons.Next Property
In This Article
Specifies the button that scrolls the time View forward in the scheduling area by one visible resource.
#Declaration
Delphi
property Next: TcxSchedulerNavigatorButton index cxSchedulerNextButton read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use this property to specify the button which scrolls the time View forward by one visible resource.
See Also