ReportViewer.LocalReport Property

Definition

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

Property Value

Attributes

Applies to