ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / IReportParameter Interface / Values Property

In This Topic
    Values Property (IReportParameter)
    In This Topic
    Gets the parameter value in case of multivalue parameter
    Syntax
    'Declaration
     
    ReadOnly Property Values As IList(Of IReportParameterValue)
    See Also