Właściwość ReportViewer.TagKey —
Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Gets the HtmlTextWriterTag value that corresponds to the ReportViewer control.
Przestrzeń nazw: Microsoft.Reporting.WebForms
Zestaw: Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)
Składnia
'Deklaracja
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
Wartość właściwości
Typ: HtmlTextWriterTag
The HtmlTextWriterTag value that corresponds to the ReportViewer control.