ControlNavigatorButtons.NextPage Property
Gets the button used to increment the current record position in a data source by the number of visible records.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
NavigatorButton | A NavigatorButton object representing the navigator’s NextPage button. |
Remarks
The default NextPage button’s appearance is displayed in the image below:
See Also