WinUI | ComponentOne
C1.WinUI.Accordion Assembly / C1.WinUI.Accordion Namespace / C1Accordion Class / ExpandMode Property
In This Topic
    ExpandMode Property (C1Accordion)
    In This Topic
    Gets or sets the expanding behavior which determines how many items can be expanded.
    Syntax
    public ExpandMode ExpandMode {get; set;}
    See Also