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