C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / RowCollection Class
Properties Methods Events


RowCollection Class Members

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.WPF.FlexGrid.RowColCollection<Row>)
Public PropertyGets or sets the number of frozen rows or columns in the collection. (Inherited from C1.WPF.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.WPF.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.WPF.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.WPF.FlexGrid.RowColCollection<Row>)
Public PropertyGets a list with the rows that are currently selected.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
Public Methods
Public Events
Protected Events
See Also