TableItemPatternIdentifiers 类

定义

包含用作标识符的值。ITableItemProvider

public ref class TableItemPatternIdentifiers abstract sealed
public static class TableItemPatternIdentifiers
type TableItemPatternIdentifiers = class
Public Class TableItemPatternIdentifiers
继承
TableItemPatternIdentifiers

注解

这些标识符由UI 自动化提供程序使用。 UI 自动化客户端应用程序应使用TableItemPattern中的等效字段。

字段

名称 说明
ColumnHeaderItemsProperty

标识检索与表项或单元格关联的所有列标题的属性。

Pattern

标识 TableItemPattern 模式。

RowHeaderItemsProperty

标识检索与表项或单元格关联的所有行标题的属性。

适用于

另请参阅