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