Back to Devexpress

BarAndDockingController.CustomPaintStyle Property

windowsforms-devexpress-dot-xtrabars-dot-baranddockingcontroller-6c6128e5.md

latest1.2 KB
Original Source

BarAndDockingController.CustomPaintStyle Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public BarManagerPaintStyle CustomPaintStyle { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Property CustomPaintStyle As BarManagerPaintStyle

Property Value

Type
DevExpress.XtraBars.Styles.BarManagerPaintStyle

See Also

BarAndDockingController Class

BarAndDockingController Members

DevExpress.XtraBars Namespace