LayoutEditor.CreateReportItemFactoryFromSelectedToolboxItem Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
virtual Microsoft::ReportDesigner::IReportItemFactory ^ CreateReportItemFactoryFromSelectedToolboxItem();
public Microsoft.ReportDesigner.IReportItemFactory CreateReportItemFactoryFromSelectedToolboxItem ();
abstract member CreateReportItemFactoryFromSelectedToolboxItem : unit -> Microsoft.ReportDesigner.IReportItemFactory
override this.CreateReportItemFactoryFromSelectedToolboxItem : unit -> Microsoft.ReportDesigner.IReportItemFactory
Public Function CreateReportItemFactoryFromSelectedToolboxItem () As IReportItemFactory