ActiveReports 11
Count Property (MatrixColumnCollection)

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MatrixColumnCollection Class : Count Property
Gets the number of elements contained in the CustomPropertyDefinitionCollection instance. This property cannot be overridden.`
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
public int Count {get;}

Property Value

The number of elements actually contained in the Collection.
See Also

Reference

MatrixColumnCollection Class
MatrixColumnCollection Members