TablePatternIdentifiers.RowHeadersProperty Property

Definition

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.

Applies to