The RowCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Add | (Inherited from Collection<(Of <(<'Row>)>)>.) |
|
|
Clear | (Inherited from Collection<(Of <(<'Row>)>)>.) |
|
|
Contains | (Inherited from Collection<(Of <(<'Row>)>)>.) |
|
|
CopyTo | (Inherited from Collection<(Of <(<'Row>)>)>.) |
|
|
DeferNotifications |
Suspends notifications until the returned IDisposable
object is disposed.
(Inherited from RowColCollection<(Of <(<'T>)>)>.) |
|
|
Equals | (Inherited from Object.) |
|
|
GetDataItems |
Gets a collection of data items in a given CellRange.
|
|
|
GetEnumerator | (Inherited from Collection<(Of <(<'Row>)>)>.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
IndexOf | (Inherited from Collection<(Of <(<'Row>)>)>.) |
|
|
Insert | (Inherited from Collection<(Of <(<'Row>)>)>.) |
|
|
Remove | (Inherited from Collection<(Of <(<'Row>)>)>.) |
|
|
RemoveAt | (Inherited from Collection<(Of <(<'Row>)>)>.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Count | (Inherited from Collection<(Of <(<'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 RowColCollection<(Of <(<'T>)>)>.) |
|
|
Frozen |
Gets or sets the number of frozen rows or columns in the collection.
(Inherited from RowColCollection<(Of <(<'T>)>)>.) |
|
|
Item | (Inherited from Collection<(Of <(<'Row>)>)>.) |
|
|
MaxGroupLevel |
Gets the maximum group level present in the grid.
(Inherited from RowColCollection<(Of <(<'T>)>)>.) |
|
|
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 RowColCollection<(Of <(<'T>)>)>.) |
|
|
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 RowColCollection<(Of <(<'T>)>)>.) |
|
|
Selected |
Gets a list with the rows that are currently selected.
|
Events
| Name | Description | |
|---|---|---|
|
|
CollectionChanged | (Inherited from ObservableCollection<(Of <(<'Row>)>)>.) |