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

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