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