BarItem.Reset() Method
In This Article
Resets the current BarItem to the original state.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.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