ControlNavigatorButtons.EndEdit Property
Gets the button used to post the edited record to the associated data source.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
NavigatorButton | A NavigatorButton object representing the navigator’s EndEdit button. |
Remarks
The default EndEdit button’s appearance is displayed in the image below:
See Also