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

In This Topic
    StyleKind Property
    In This Topic
    Gets or sets the style of the grid.
    Syntax
    'Declaration
     
    
    Public Property StyleKind As GridStyle
    public GridStyle StyleKind {get; set;}
    See Also