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

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