ITableProvider Properties
.NET Framework 4.5
The ITableProvider type exposes the following members.
| Name | Description | |
|---|---|---|
|
ColumnCount | Gets the total number of columns in a grid. (Inherited from IGridProvider.) |
|
RowCount | Gets the total number of rows in a grid. (Inherited from IGridProvider.) |
|
RowOrColumnMajor | Retrieves the primary direction of traversal for the table. |