WinUI | ComponentOne
C1.WinUI.Accordion Assembly / C1.WinUI.Accordion Namespace / AccordionPanel Class / ExpandDirection Property
In This Topic
    ExpandDirection Property (AccordionPanel)
    In This Topic
    Gets or sets the direction the contained C1Expanders expands.
    Syntax
    public ExpandDirection ExpandDirection {get; set;}
    See Also