ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace / Parameter Class / Count Property

In This Topic
    Count Property (Parameter)
    In This Topic
    Gets the number of values for this parameter.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Count As Integer
    public virtual int Count {get;}
    See Also