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

In This Topic
    FlexGridBehaviors Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property FlexGridBehaviors As RenderFragment
    public RenderFragment FlexGridBehaviors {get; set;}
    See Also