Bar.AskReset() Method
Returns a Bar to its designed state.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
The AskReset method adds removed links and removes added links within a Bar. This sets the bar to its designed state. Unlike the Bar.Reset method, the confirmation dialog is invoked when calling the AskReset method.
See Also