TablePatternIdentifiers Třída

Definice

Obsahuje hodnoty použité jako identifikátory pro TablePattern.

public ref class TablePatternIdentifiers abstract sealed
public static class TablePatternIdentifiers
type TablePatternIdentifiers = class
Public Class TablePatternIdentifiers
Dědičnost
TablePatternIdentifiers

Poznámky

Tyto identifikátory používají poskytovatelé model UI Automation. model UI Automation klientské aplikace by měly používat ekvivalentní pole v nástroji TablePattern.

Pole

ColumnHeadersProperty

Identifikuje vlastnost, která volá metodu GetColumnHeaders() .

Pattern

Identifikuje TablePattern vzor.

RowHeadersProperty

Identifikuje vlastnost, která volá metodu GetRowHeaders() .

RowOrColumnMajorProperty

Identifikuje RowOrColumnMajor vlastnost.

Platí pro

Viz také