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

In This Topic
    FullTextFilterBehavior Class
    In This Topic
    Allows any FlexGrid to be filtered using a C1.Blazor.Input.C1TextBox.
    Object Model
    FullTextFilterBehavior ClassC1Style Class
    Syntax
    Remarks
    This behavior sets the CellFactory of the attached grid.
    Inheritance Hierarchy

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

    See Also