MAUI | ComponentOne
C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1Button Class / Content Property
In This Topic
    Content Property (C1Button)
    In This Topic
    Gets or sets whether the button content.
    Syntax
    public object Content {get; set;}
    See Also