ComponentOne FlexGrid for UWP
RowCollection Class Members
Properties  Methods  Events

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace : RowCollection Class

The following tables list the members exposed by RowCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
Public PropertyGets or sets a value that indicates the size (width or height) in pixels for row and column objects in this collection. (Inherited from C1.Xaml.FlexGrid.RowColCollection<Row>)
Public PropertyGets or sets the number of frozen rows or columns in the collection. (Inherited from C1.Xaml.FlexGrid.RowColCollection<Row>)
Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
Public PropertyGets the maximum group level present in the grid. (Inherited from C1.Xaml.FlexGrid.RowColCollection<Row>)
Public PropertyGets or sets a value that indicates the maximum size (width or height) in pixels for row and column objects in this collection. (Inherited from C1.Xaml.FlexGrid.RowColCollection<Row>)
Public PropertyGets or sets a value that indicates the minimum size (width or height) in pixels for row and column objects in this collection. (Inherited from C1.Xaml.FlexGrid.RowColCollection<Row>)
Public PropertyGets a list with the rows that are currently selected.  
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodSuspends notifications until the returned System.IDisposable object is disposed. (Inherited from C1.Xaml.FlexGrid.RowColCollection<Row>)
Public MethodGets a collection of data items in a given CellRange.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
Public Events
 NameDescription
Public Event (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Top
See Also

Reference

RowCollection Class
C1.Xaml.FlexGrid Namespace