Back to Devexpress

DataNavigatorButtons.Append Property

windowsforms-devexpress-dot-xtraeditors-dot-datanavigatorbuttons-78cfc64e.md

latest1.8 KB
Original Source

DataNavigatorButtons.Append Property

The button used to insert a new record.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

Property Value

TypeDescription
NavigatorButton

The navigator’s Append button.

|

Remarks

See Also

First

PrevPage

Prev

Next

NextPage

Remove

EndEdit

CancelEdit

Buttons

DataNavigatorButtons Class

DataNavigatorButtons Members

DevExpress.XtraEditors Namespace