'Declaration
Public Class RowCollection Inherits C1.Xaml.FlexGrid.RowColCollection(Of Row)
public class RowCollection : C1.Xaml.FlexGrid.RowColCollection<Row>
'Declaration
Public Class RowCollection Inherits C1.Xaml.FlexGrid.RowColCollection(Of Row)
public class RowCollection : C1.Xaml.FlexGrid.RowColCollection<Row>
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.ObservableCollection<T>
C1.Xaml.FlexGrid.RowColCollection<T>
C1.Xaml.FlexGrid.RowCollection