ActiveReports Developer 7
Count Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace > Parameter Class : Count Property

Glossary Item Box

Gets the number of values for this parameter.

Syntax

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

See Also