DockPanel.ChildPanelOrientation Property
In This Article
For internal use.
Namespace: DevExpress.XtraBars.Docking
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[Browsable(false)]
[DefaultValue(LayoutOrientation.Default)]
[EditorBrowsable(EditorBrowsableState.Never)]
[XtraSerializableProperty(XtraSerializationVisibility.Visible)]
public LayoutOrientation ChildPanelOrientation { get; set; }
#Property Value
Type | Default | Description |
---|---|---|
DevExpress. |
Default |
|
See Also