Skip to main content
A newer version of this page is available. .
Bar

BarItemCustomDrawEventArgs.DrawEditor() Method

Draws a required editor with default appearance settings within this bar item link.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

public void DrawEditor()

Remarks

See the BarManager.CustomDrawItem event to learn more.

See Also