SnapControl.CreateBars() Method
In This Article
Overrides the corresponding property of the base class to hide it.
Namespace: DevExpress.Snap
Assembly: DevExpress.Snap.v21.2.dll
NuGet Package: DevExpress.Win.Snap
#Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public BarManager CreateBars()
#Returns
Type | Description |
---|---|
Bar |
|
#Remarks
This property is intended to support the internal infrastructure.
See Also