Skip to main content
A newer version of this page is available.
All docs
V20.1

SnapControl.CreateBars() Method

Overrides the corresponding property of the base class to hide it.

Namespace: DevExpress.Snap

Assembly: DevExpress.Snap.v20.1.dll

NuGet Package: DevExpress.Win.Snap

Declaration

[Browsable(false)]
public BarManager CreateBars()

Returns

Type
BarManager

Remarks

This property is intended to support the internal infrastructure.

See Also