WinUI | ComponentOne
C1.WinUI.Accordion Assembly / C1.WinUI.Accordion Namespace / C1Expander Class / IsExpanded Property
In This Topic
    IsExpanded Property (C1Expander)
    In This Topic
    Gets or sets whether the expander content is visible.
    Syntax
    public bool IsExpanded {get; set;}
    See Also