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