MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridFilterRow Class
Members
In This Topic
    GridFilterRow Class
    In This Topic
    Represents a row whose cells are text boxes used to filter the corresponding column.
    Object Model
    GridFilterRow ClassFlexGrid ClassGridGroupRow Class
    Syntax
    public class GridFilterRow : GridRow 
    Inheritance Hierarchy

    System.Object
       C1.Maui.Grid.GridRowCol
          C1.Maui.Grid.GridRow
             C1.Maui.Grid.GridFilterRow

    See Also