Skip to main content
All docs
V25.1
  • AccordionContentContainer.Anchor Property

    For internal use.

    Namespace: DevExpress.XtraBars.Navigation

    Assembly: DevExpress.XtraBars.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    [Browsable(false)]
    [EditorBrowsable(EditorBrowsableState.Never)]
    public AnchorStyles Anchor { get; set; }

    Property Value

    Type
    AnchorStyles
    See Also