PageHeader.CreateInstance(ILayoutEditor, PageSection, ReportSize) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
static Microsoft::ReportDesigner::PageHeader ^ CreateInstance(Microsoft::ReportDesigner::ILayoutEditor ^ layoutEditor, Microsoft::ReportingServices::RdlObjectModel::PageSection ^ rdlHeader, Microsoft::ReportingServices::RdlObjectModel::ReportSize reportWidth);
public static Microsoft.ReportDesigner.PageHeader CreateInstance (Microsoft.ReportDesigner.ILayoutEditor layoutEditor, Microsoft.ReportingServices.RdlObjectModel.PageSection rdlHeader, Microsoft.ReportingServices.RdlObjectModel.ReportSize reportWidth);
static member CreateInstance : Microsoft.ReportDesigner.ILayoutEditor * Microsoft.ReportingServices.RdlObjectModel.PageSection * Microsoft.ReportingServices.RdlObjectModel.ReportSize -> Microsoft.ReportDesigner.PageHeader
Public Shared Function CreateInstance (layoutEditor As ILayoutEditor, rdlHeader As PageSection, reportWidth As ReportSize) As PageHeader
Параметры
- layoutEditor
- ILayoutEditor
- rdlHeader
- PageSection
- reportWidth
- ReportSize