Compartir a través de


ReportViewer.TagKey (Propiedad)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Obtiene el valor de HtmlTextWriterTag correspondiente al control ReportViewer.

Espacio de nombres:  Microsoft.Reporting.WebForms
Ensamblado:  Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)

Sintaxis

'Declaración
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

Valor de propiedad

Tipo: HtmlTextWriterTag
Valor de HtmlTextWriterTag correspondiente al control ReportViewer.

Vea también

Referencia

ReportViewer Clase

Microsoft.Reporting.WebForms (Espacio de nombres)