BarItem.Reset() Method
Resets the current BarItem to the original state.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
This method cancels all changes made to the current BarItem and resets it to its initial state.
See Also