ControlNavigatorButtons.Prev Property
In This Article
Gets the button used to set the current record as the data source’s previous record.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Navigator |
A Navigator |
#Remarks
The default Prev button’s appearance is displayed in the image below:
See Also