ReportItemDragParams.ReportItemFactory 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::IReportItemFactory ^ ReportItemFactory { Microsoft::ReportDesigner::IReportItemFactory ^ get(); };
public Microsoft.ReportDesigner.IReportItemFactory ReportItemFactory { get; }
member this.ReportItemFactory : Microsoft.ReportDesigner.IReportItemFactory
Public ReadOnly Property ReportItemFactory As IReportItemFactory