ActiveReports 10
ColumnSpan Property (IMatrixMember)

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace > IMatrixMember Interface : ColumnSpan Property
Returns the number of columns this member's heading spans.
Syntax
'Declaration
 
ReadOnly Property ColumnSpan As Integer
int ColumnSpan {get;}
Remarks
Only valid if this is a member of a grouping on the row axis.
See Also

Reference

IMatrixMember Interface
IMatrixMember Members