Share via


ReportAreaContent 列舉類型

指定報表區域中顯示的內容類型。

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

語法

'宣告
Public Enumeration ReportAreaContent
public enum ReportAreaContent
public enum class ReportAreaContent
type ReportAreaContent
public enum ReportAreaContent

成員

成員名稱 描述
Error 報表區域顯示錯誤訊息。
None 報表區域未顯示任何項目。
ReportPage 報表區域顯示報表頁面。
Unknown 報表區域中顯示的目前內容類型未知。如需詳細資訊,請參閱 ReportAreaContentType

備註

這個類別是由 ReportViewerReportAreaContentType 屬性所參考。

請參閱

參考

Microsoft.Reporting.WebForms 命名空間