FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / RowCollection Class
Members

In This Topic
    RowCollection Class
    In This Topic
    Represents a collection of Row objects.
    Object Model
    RowCollection Class
    Syntax
    'Declaration
     
    Public Class RowCollection 
       Inherits C1.WPF.FlexGrid.RowColCollection(Of Row)
    public class RowCollection : C1.WPF.FlexGrid.RowColCollection<Row> 
    Inheritance Hierarchy
    See Also