ActiveReports Developer 7
Count Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace > IMatrixMemberCollection Interface : Count Property

Glossary Item Box

Gets the number of elements in this collection.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Count As System.Integer
C# 
System.int Count {get;}

See Also