共用方式為


TableItemPatternIdentifiers.RowHeaderItemsProperty 屬性

定義

識別自動化屬性,這個屬性會擷取與資料表專案或儲存格相關聯的所有資料列標頭。

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

屬性值

自動化屬性識別碼。

適用於