ITableProvider Methods
Collapse the table of content
Expand the table of content

ITableProvider Methods

[ 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.

  NameDescription
Public method GetColumnHeaders Returns a collection of UI Automation providers that represents all the column headers in a table.
Public method GetItem Retrieves the UI automation provider for the specified cell. (Inherited from IGridProvider.)
Public method GetRowHeaders Returns a collection of UI Automation providers that represents all row headers in the table.
Top

Show:
© 2017 Microsoft