Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridGroupRowCell Class / Style Property

In This Topic
    Style Property (GridGroupRowCell)
    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