Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / CheckListBehavior Class
Members

In This Topic
    CheckListBehavior Class
    In This Topic
    Customizes FlexGrid to include a checkbox column and display the grid as a check list.
    Syntax
    Inheritance Hierarchy

    System.Object
       Microsoft.AspNetCore.Components.ComponentBase
          C1.Blazor.Core.C1Behavior<T>
             C1.Blazor.Grid.CheckListBehavior

    See Also