Udostępnij za pośrednictwem


Właściwość ReportParameter.Values —

Gets a collection of string objects containing one or more values for the parameter.

Przestrzeń nazw:  Microsoft.Reporting.WebForms
Zestaw:  Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)

Składnia

'Deklaracja
Public ReadOnly Property Values As StringCollection
public StringCollection Values { get; }
public:
property StringCollection^ Values {
    StringCollection^ get ();
}
member Values : StringCollection with get
function get Values () : StringCollection

Wartość właściwości

Typ: StringCollection
A StringCollection object.

Zobacz też

Informacje

ReportParameter Klasa

Przestrzeń nazw Microsoft.Reporting.WebForms