TableItemPatternIdentifiers Class
Contains values used as identifiers by ITableItemProvider.
Assembly: UIAutomationTypes (in UIAutomationTypes.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ColumnHeaderItemsProperty | Identifies the property that retrieves all the column headers associated with a table item or cell. |
![]() ![]() | Pattern | Identifies the TableItemPattern pattern. |
![]() ![]() | RowHeaderItemsProperty | Identifies the property that retrieves all the row headers associated with a table item or cell. |
These identifiers are used by UI Automation providers. UI Automation client applications should use the equivalent fields in TableItemPattern.
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

