Skip to main content
All docs
V25.1
  • AccordionControl.Dock Property

    Namespace: DevExpress.XtraBars.Navigation

    Assembly: DevExpress.XtraBars.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    [Browsable(true)]
    [DXCategory("Layout")]
    [EditorBrowsable(EditorBrowsableState.Always)]
    public override DockStyle Dock { get; set; }

    Property Value

    Type
    DockStyle
    See Also