TableItemPatternIdentifiers.RowHeaderItemsProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the automation property that retrieves all the row headers associated with a table item or cell.
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
Property Value
The automation property identifier.