Blazor | ComponentOne
C1.Blazor.TreeView Assembly / C1.Blazor.TreeView Namespace / C1TreeView Class / Style Property

In This Topic
    Style Property (C1TreeView)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Style As C1.Blazor.Core.C1Style
    public C1.Blazor.Core.C1Style Style {get; set;}
    See Also