Partager via


ReportParameter.Values, propriété

Obtient une collection d'objets string contenant une ou plusieurs valeurs pour le paramètre.

Espace de noms :  Microsoft.Reporting.WebForms
Assembly :  Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)

Syntaxe

'Déclaration
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

Valeur de propriété

Type : StringCollection
Objet StringCollection.

Voir aussi

Référence

ReportParameter Classe

Microsoft.Reporting.WebForms, espace de noms