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