TablePatternIdentifiers.ColumnHeadersProperty 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 GetColumnHeaders method.
public:
static property AutomationProperty ^ ColumnHeadersProperty { AutomationProperty ^ get(); };
static AutomationProperty ColumnHeadersProperty();
public static AutomationProperty ColumnHeadersProperty { get; }
var automationProperty = TablePatternIdentifiers.columnHeadersProperty;
Public Shared ReadOnly Property ColumnHeadersProperty As AutomationProperty
Property Value
The automation property identifier.