Skip to main content
All docs
V26.1
  • DockPanel.ChildPanelOrientation Property

    For internal use.

    Namespace: DevExpress.XtraBars.Docking

    Assembly: DevExpress.XtraBars.v26.1.dll

    Declaration

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

    Property Value

    Type Default Description
    DevExpress.XtraBars.Docking.LayoutOrientation Default

     

    See Also