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


In This Topic
    GridRow Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodGets whether custom cells are allowed for the specified range.  
    Public MethodGets the errors for the specified column.  
    Public MethodGets the errors in this row.  
    Public MethodGets whether the row has errors in the specified column.  
    Public MethodOverloaded. Refresh all the cells in the row.  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected MethodGets whether the data-item was already set.  
    Protected MethodCalled when the row is attached to a collection of rows.  
    Protected MethodCalled when the row is detached from a collection of rows.  
    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.  
    Top
    See Also