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

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

适用于

另请参阅