Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1HtmlButton Class / ChildContent Property

In This Topic
    ChildContent Property (C1HtmlButton)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ChildContent As RenderFragment
    public RenderFragment ChildContent {get; set;}
    See Also