ILayoutEditor.CreateReportItemFactoryFromSelectedToolboxItem Method
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:
Microsoft::ReportDesigner::IReportItemFactory ^ CreateReportItemFactoryFromSelectedToolboxItem();
public Microsoft.ReportDesigner.IReportItemFactory CreateReportItemFactoryFromSelectedToolboxItem ();
abstract member CreateReportItemFactoryFromSelectedToolboxItem : unit -> Microsoft.ReportDesigner.IReportItemFactory
Public Function CreateReportItemFactoryFromSelectedToolboxItem () As IReportItemFactory