C1.Silverlight.FlexGrid.5 Assembly > C1.Silverlight.FlexGrid Namespace : RowCollection Class |
The following tables list the members exposed by RowCollection.
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<Row>) |
![]() | DefaultSize | Gets or sets a value that indicates the size (width or height) in pixels for row and column objects in this collection. (Inherited from C1.Silverlight.FlexGrid.RowColCollection<Row>) |
![]() | Frozen | Gets or sets the number of frozen rows or columns in the collection. (Inherited from C1.Silverlight.FlexGrid.RowColCollection<Row>) |
![]() | Item | (Inherited from System.Collections.ObjectModel.Collection<Row>) |
![]() | MaxGroupLevel | Gets the maximum group level present in the grid. (Inherited from C1.Silverlight.FlexGrid.RowColCollection<Row>) |
![]() | MaxSize | Gets 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.Silverlight.FlexGrid.RowColCollection<Row>) |
![]() | MinSize | Gets 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.Silverlight.FlexGrid.RowColCollection<Row>) |
![]() | Selected | Gets a list with the rows that are currently selected. |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<Row>) |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<Row>) |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<Row>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<Row>) |
![]() | DeferNotifications | Suspends notifications until the returned System.IDisposable object is disposed. (Inherited from C1.Silverlight.FlexGrid.RowColCollection<Row>) |
![]() | GetDataItems | Gets a collection of data items in a given CellRange. |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<Row>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<Row>) |
![]() | Remove | (Inherited from System.Collections.ObjectModel.Collection<Row>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<Row>) |
Name | Description | |
---|---|---|
![]() | CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<Row>) |