ReportViewer.TagKey, propriété
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
Obtient la valeur HtmlTextWriterTag qui correspond au contrôle ReportViewer.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
Protected Overrides ReadOnly Property TagKey As HtmlTextWriterTag
protected override HtmlTextWriterTag TagKey { get; }
protected:
virtual property HtmlTextWriterTag TagKey {
HtmlTextWriterTag get () override;
}
abstract TagKey : HtmlTextWriterTag with get
override TagKey : HtmlTextWriterTag with get
override function get TagKey () : HtmlTextWriterTag
Valeur de propriété
Type : HtmlTextWriterTag
Valeur HtmlTextWriterTag qui correspond au contrôle ReportViewer.