TableItemPatternIdentifiers.RowHeaderItemsProperty Proprietà

Definizione

Identifica la proprietà di automazione che recupera tutte le intestazioni di riga associate a un elemento o a una cella della tabella.

public:
 static property AutomationProperty ^ RowHeaderItemsProperty { AutomationProperty ^ get(); };
static AutomationProperty RowHeaderItemsProperty();
public static AutomationProperty RowHeaderItemsProperty { get; }
var automationProperty = TableItemPatternIdentifiers.rowHeaderItemsProperty;
Public Shared ReadOnly Property RowHeaderItemsProperty As AutomationProperty

Valore della proprietà

Identificatore della proprietà di automazione.

Si applica a