ColumnSpan Property (IMatrixMember)
In This Topic
Gets the number of columns this member's heading spans.
Syntax
'Declaration
ReadOnly Property ColumnSpan As Integer
Property Value
An
System.Int32 representing the number of columns this member's heading spans.
See Also