TablePatternIdentifiers.RowHeadersProperty 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 is accessed by the GetRowHeaders method.
public:
static property AutomationProperty ^ RowHeadersProperty { AutomationProperty ^ get(); };
static AutomationProperty RowHeadersProperty();
public static AutomationProperty RowHeadersProperty { get; }
var automationProperty = TablePatternIdentifiers.rowHeadersProperty;
Public Shared ReadOnly Property RowHeadersProperty As AutomationProperty
Property Value
The automation property identifier.