CustomDrawHamburgerButtonEventArgs.DefaultDraw() Method
In This Article
Draws the default hamburger button.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Remarks
The DefaultDraw()
method call automatically sets the Handled event argument to true.
See Also