ITableItemProvider Methods

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The ITableItemProvider type exposes the following members.

Methods

  Name Description
Public methodSupported by Silverlight for Windows Phone GetColumnHeaderItems Retrieves an array of UI automation providers representing all the column headers associated with a table item or cell.
Public methodSupported by Silverlight for Windows Phone GetRowHeaderItems Retrieves an array of UI automation providers representing all the row headers associated with a table item or cell.

Top