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

DockPanel.ChildPanelOrientation Property

Namespace: DevExpress.XtraBars.Docking

Assembly: DevExpress.XtraBars.v19.2.dll

Declaration

[Browsable(false)]
[DefaultValue(LayoutOrientation.Default)]
[XtraSerializableProperty(XtraSerializationVisibility.Visible)]
public LayoutOrientation ChildPanelOrientation { get; set; }

Property Value

Type Default
DevExpress.XtraBars.Docking.LayoutOrientation **Default**
See Also