ReportViewer.ReportAreaContentType Property

Definition

public:
 property Microsoft::Reporting::WebForms::ReportAreaContent ReportAreaContentType { Microsoft::Reporting::WebForms::ReportAreaContent get(); };
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public Microsoft.Reporting.WebForms.ReportAreaContent ReportAreaContentType { get; }
[<System.ComponentModel.Browsable(false)>]
[<System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)>]
member this.ReportAreaContentType : Microsoft.Reporting.WebForms.ReportAreaContent
Public ReadOnly Property ReportAreaContentType As ReportAreaContent

Property Value

Attributes

Applies to