ReportViewer.LocalReport Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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