Wyliczenie ReportAreaContent
Specifies the type of content displayed in the report area.
Przestrzeń nazw: Microsoft.Reporting.WebForms
Zestaw: Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)
Składnia
'Deklaracja
Public Enumeration ReportAreaContent
public enum ReportAreaContent
public enum class ReportAreaContent
type ReportAreaContent
public enum ReportAreaContent
Elementy członkowskie
Nazwa elementu członkowskiego | Opis | |
---|---|---|
Error | The report area displays an error message. | |
None | The report area displays nothing. | |
ReportPage | The report area displays a report page. | |
Unknown | The current content type displayed in the report area is unknown. For more information, see ReportAreaContentType. |
Uwagi
This class is referenced by the ReportAreaContentType property of ReportViewer.