Report.ReportProject 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::ReportDesigner::IReportProject ^ ReportProject { Microsoft::ReportDesigner::IReportProject ^ get(); };
[System.ComponentModel.Browsable(false)]
public Microsoft.ReportDesigner.IReportProject ReportProject { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ReportProject : Microsoft.ReportDesigner.IReportProject
Public ReadOnly Property ReportProject As IReportProject
Property Value
- Attributes