ReportViewer.ServerReport Property

Definition

public:
 property Microsoft::Reporting::WebForms::ServerReport ^ ServerReport { Microsoft::Reporting::WebForms::ServerReport ^ get(); };
[System.ComponentModel.NotifyParentProperty(true)]
[System.Web.UI.PersistenceMode]
public Microsoft.Reporting.WebForms.ServerReport ServerReport { get; }
[<System.ComponentModel.NotifyParentProperty(true)>]
[<System.Web.UI.PersistenceMode>]
member this.ServerReport : Microsoft.Reporting.WebForms.ServerReport
Public ReadOnly Property ServerReport As ServerReport

Property Value

Attributes

Applies to