共用方式為


ReportViewer.TagKey 屬性

此 API 支援 基礎結構,但無法直接從您的程式碼使用。

此成員會覆寫 WebControl.TagKey

命名空間:  Microsoft.Reporting.WebForms
組件:  Microsoft.ReportViewer.WebForms (在 Microsoft.ReportViewer.WebForms.dll 中)

語法

'宣告
Protected Overrides ReadOnly Property TagKey As HtmlTextWriterTag
    Get
'用途
Dim value As HtmlTextWriterTag

value = Me.TagKey
protected override HtmlTextWriterTag TagKey { get; }
protected:
virtual property HtmlTextWriterTag TagKey {
    HtmlTextWriterTag get () override;
}
abstract TagKey : HtmlTextWriterTag
override TagKey : HtmlTextWriterTag
override function get TagKey () : HtmlTextWriterTag

屬性值

型別:System.Web.UI.HtmlTextWriterTag

請參閱

參考

ReportViewer 類別

Microsoft.Reporting.WebForms 命名空間