TcxCustomNavigatorButtons.Prior Property
A button that sets the current record to the previous record.
Declaration
property Prior: TcxNavigatorButton index NBDI_PRIOR read; write;
Property Value
Type |
---|
TcxNavigatorButton |
Remarks
This button also ensures that the Last, Next, and NextPage buttons are enabled.
The default index of this button in the collection is NBDI_PRIOR.
See Also