TablePatternIdentifiers.RowOrColumnMajorProperty Property

Definition

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.

Applies to