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