Skip to main content
A newer version of this page is available. .

BackstageViewClientControl.Dock Property

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

Namespace: DevExpress.XtraBars.Ribbon

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

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

Property Value

Type
DockStyle
See Also