Aracılığıyla paylaş


ReportViewer.TagKey Özellik

Bu API, .NET Framework altyapısını destekler ve doğrudan kodunuzdan kullanılmaya yönelik değildir.

Gets the HtmlTextWriterTag value that corresponds to the ReportViewer control.

Ad alanı:  Microsoft.Reporting.WebForms
Derleme:  Microsoft.ReportViewer.WebForms (Microsoft.ReportViewer.WebForms.dll içinde)

Sözdizimi

'Bildirim
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

Özellik Değeri

Tür: HtmlTextWriterTag
The HtmlTextWriterTag value that corresponds to the ReportViewer control.

Ayrıca bkz.

Başvuru

ReportViewer Sınıf

Microsoft.Reporting.WebForms Ad Alanı