Skip to main content

BackstageViewClientControl.Dock Property

This property is overridden to support the BackstageViewControl‘s internal infrastructure.

Namespace: DevExpress.XtraBars.Ribbon

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

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

Property Value

Type
DockStyle
See Also