GridItemPatternIdentifiers.RowSpanProperty Property

Definition

Identifies the RowSpan property.

public:
 static property AutomationProperty ^ RowSpanProperty { AutomationProperty ^ get(); };
static AutomationProperty RowSpanProperty();
public static AutomationProperty RowSpanProperty { get; }
var automationProperty = GridItemPatternIdentifiers.rowSpanProperty;
Public Shared ReadOnly Property RowSpanProperty As AutomationProperty

Property Value

The automation property identifier.

Applies to