WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.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.WinUI.Grid.GridRowCol
          C1.WinUI.Grid.GridRow
             C1.WinUI.Grid.GridFilterRow

    See Also