ActiveReports 10
RowMemberCollection Property

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace > IMatrix Interface : RowMemberCollection Property
Returns a collection of MatrixMember objects or null if there is no row grouping defined.
Syntax
'Declaration
 
ReadOnly Property RowMemberCollection As IMatrixMemberCollection
IMatrixMemberCollection RowMemberCollection {get;}
See Also

Reference

IMatrix Interface
IMatrix Members