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