ResourceNavigatorControl.CommandNext Property
In This Article
Scrolls to the next resource available in the Scheduler Control.
Namespace: DevExpress.Xpf.Scheduler.Drawing
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
The command accessed via the CommandNext property emulates a click on the Next button of the resource navigator.
See Also