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