Skip to main content
All docs
V26.1
  • DxAccordionAdapter Class

    Allows you to configure the DxAccordion component.

    Namespace: DevExpress.ExpressApp.Blazor.Templates.Navigation

    Assembly: DevExpress.ExpressApp.Blazor.v26.1.dll

    Declaration

    public sealed class DxAccordionAdapter :
        IComponentContentHolder

    Remarks

    Refer to the following topic for more information and an example: How to: Access the Navigation Control.

    Inheritance

    Object
    DxAccordionAdapter
    See Also