ControlNavigatorButtons.Remove Property
Gets the button used to delete the current record.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v23.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
NavigatorButton | A NavigatorButton object representing the navigator’s Remove button. |
Remarks
The default Remove button’s appearance is displayed in the image below:
See Also