FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridFilterRow Class


In This Topic
    GridFilterRow Class Methods
    In This Topic

    For a list of all members of this type, see GridFilterRow members.

    Public Methods
     NameDescription
    Public MethodGets whether custom cells are allowed for the specified range. (Inherited from C1.WPF.Grid.GridRow)
    Public MethodGets the errors for the specified column. (Inherited from C1.WPF.Grid.GridRow)
    Public MethodGets the errors in this row. (Inherited from C1.WPF.Grid.GridRow)
    Public MethodGets whether the row has errors in the specified column. (Inherited from C1.WPF.Grid.GridRow)
    Public MethodOverloaded. Refresh all the cells in the row. (Inherited from C1.WPF.Grid.GridRow)
    Public Method (Inherited from C1.WPF.Grid.GridRow)
    Top
    Protected Methods
     NameDescription
    Protected MethodGets whether the data-item was already set. (Inherited from C1.WPF.Grid.GridRow)
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodCalled when a property changed. (Inherited from C1.WPF.Grid.GridRowCol)
    Protected MethodCalled before a property changed. (Inherited from C1.WPF.Grid.GridRowCol)
    Protected MethodSets the data-item owned by the row. (Inherited from C1.WPF.Grid.GridRow)
    Top
    See Also