ITableProvider Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
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 | Gets the primary direction of traversal for the table. |
Show: