MAUI | ComponentOne
C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1Border Class / Content Property
In This Topic
    Content Property (C1Border)
    In This Topic
    Gets or sets the content to show inside the border.
    Syntax
    public View Content {get; set;}
    See Also