TcxCustomNavigatorButtons.Next Property
A button that sets the current record to the next record.
Declaration
property Next: TcxNavigatorButton index NBDI_NEXT read; write;
Property Value
Type |
---|
TcxNavigatorButton |
Remarks
This button also enables the First and Prior buttons if they are disabled.
The default index of this button in the collection is NBDI_NEXT.
See Also