WinUI | ComponentOne
C1.WinUI.Accordion Assembly / C1.WinUI.Accordion Namespace / ExpanderButton Class / CheckedContent Property
In This Topic
    CheckedContent Property (ExpanderButton)
    In This Topic
    Gets or sets the content show when the button is checked.
    Syntax
    public object CheckedContent {get; set;}
    See Also