Report.GetReportItemByName(String) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
Microsoft::ReportDesigner::IReportItem ^ GetReportItemByName(System::String ^ name);
public Microsoft.ReportDesigner.IReportItem GetReportItemByName (string name);
member this.GetReportItemByName : string -> Microsoft.ReportDesigner.IReportItem
Public Function GetReportItemByName (name As String) As IReportItem
Параметры
- name
- String