Skip to main content

DataNavigatorButtons.EndEdit Property

The button used to post modifications to the data source.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public NavigatorButton EndEdit { get; }

Property Value

Type Description
NavigatorButton

The navigator’s End Edit button.

Remarks

EndEdit_button

See Also