Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1Icon Class / Style Property

In This Topic
    Style Property (C1Icon)
    In This Topic
    Gets or sets the style applied to the component.
    Syntax
    'Declaration
     
    
    Public Property Style As C1Style
    public C1Style Style {get; set;}
    See Also