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