The RowSelection type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| ExcludedRowCount |
Gets the number of excluded rows.
| |
| IncludedRowCount |
Gets the number of included rows.
| |
| IsEmpty | Gets a value indicating whether the row selection does not contain any rows or not.
| |
| IsFull |
Gets a value indicating whether the row selection contains all rows or not.
| |
| TotalRowCount |
Gets the total number of rows in the table that this row selection
refers to.
|
See Also