ActiveReports 10
RowSpan Property (IMatrixMember)

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

Reference

IMatrixMember Interface
IMatrixMember Members