Back to Devexpress

DataNavigatorButtons.Prev Property

windowsforms-devexpress-dot-xtraeditors-dot-datanavigatorbuttons-c7fb9f28.md

latest1.9 KB
Original Source

DataNavigatorButtons.Prev Property

The button that moves the current position to the previous record.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public NavigatorButton Prev { get; }
vb
Public ReadOnly Property Prev As NavigatorButton

Property Value

TypeDescription
NavigatorButton

The navigator’s Previous button.

|

Remarks

See Also

First

PrevPage

Next

NextPage

Last

Append

Remove

EndEdit

CancelEdit

Buttons

DataNavigatorButtons Class

DataNavigatorButtons Members

DevExpress.XtraEditors Namespace