Back to Devexpress

DataNavigatorButtons.Last Property

windowsforms-devexpress-dot-xtraeditors-dot-datanavigatorbuttons-47336ff0.md

latest1.9 KB
Original Source

DataNavigatorButtons.Last Property

The button that moves the current position to the last record in the data source.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

Property Value

TypeDescription
NavigatorButton

The navigator’s Last button.

|

Remarks

See Also

First

PrevPage

Prev

Next

NextPage

Append

Remove

EndEdit

CancelEdit

Buttons

DataNavigatorButtons Class

DataNavigatorButtons Members

DevExpress.XtraEditors Namespace