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