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