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