TableItemPatternIdentifiers.ColumnHeaderItemsProperty 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 column headers associated with a table item or cell.
public:
static property AutomationProperty ^ ColumnHeaderItemsProperty { AutomationProperty ^ get(); };
static AutomationProperty ColumnHeaderItemsProperty();
public static AutomationProperty ColumnHeaderItemsProperty { get; }
var automationProperty = TableItemPatternIdentifiers.columnHeaderItemsProperty;
Public Shared ReadOnly Property ColumnHeaderItemsProperty As AutomationProperty
Property Value
The automation property identifier.