Partager via


ReportViewer.ID, propriété

Spécifie l'ID du contrôle.

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

Syntaxe

'Déclaration
Public Overrides Property ID As String
public override string ID { get; set; }
public:
virtual property String^ ID {
    String^ get () override;
    void set (String^ value) override;
}
abstract ID : string with get, set
override ID : string with get, set
override function get ID () : String
override function set ID (value : String)

Valeur de propriété

Type : String
Valeur string qui représente l'ID du contrôle.

Notes

Pour plus d'informations, consultez Control.ID.

Voir aussi

Référence

ReportViewer Classe

Microsoft.Reporting.WebForms, espace de noms