Skip to main content

TileBarDropDownContainer.Dock Property

This property is not supported by the TileBarDropDownContainer class.

Namespace: DevExpress.XtraBars.Navigation

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
public override DockStyle Dock { get; }

Property Value

Type
DockStyle
See Also