ReportItem 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
ReportItem(ReportElement, ILayoutEditor) | |
ReportItem(ReportElement, ILayoutEditor, SizeTypes) |
ReportItem(ReportElement, ILayoutEditor)
public:
ReportItem(Microsoft::ReportingServices::RdlObjectModel::ReportElement ^ rdlReportElement, Microsoft::ReportDesigner::ILayoutEditor ^ layoutEditor);
public ReportItem (Microsoft.ReportingServices.RdlObjectModel.ReportElement rdlReportElement, Microsoft.ReportDesigner.ILayoutEditor layoutEditor);
new Microsoft.ReportDesigner.ReportItem : Microsoft.ReportingServices.RdlObjectModel.ReportElement * Microsoft.ReportDesigner.ILayoutEditor -> Microsoft.ReportDesigner.ReportItem
Public Sub New (rdlReportElement As ReportElement, layoutEditor As ILayoutEditor)
参数
- rdlReportElement
- ReportElement
- layoutEditor
- ILayoutEditor
适用于
ReportItem(ReportElement, ILayoutEditor, SizeTypes)
protected:
ReportItem(Microsoft::ReportingServices::RdlObjectModel::ReportElement ^ rdlReportElement, Microsoft::ReportDesigner::ILayoutEditor ^ layoutEditor, Microsoft::ReportingServices::RdlObjectModel::SizeTypes preferredSizeType);
protected ReportItem (Microsoft.ReportingServices.RdlObjectModel.ReportElement rdlReportElement, Microsoft.ReportDesigner.ILayoutEditor layoutEditor, Microsoft.ReportingServices.RdlObjectModel.SizeTypes preferredSizeType);
new Microsoft.ReportDesigner.ReportItem : Microsoft.ReportingServices.RdlObjectModel.ReportElement * Microsoft.ReportDesigner.ILayoutEditor * Microsoft.ReportingServices.RdlObjectModel.SizeTypes -> Microsoft.ReportDesigner.ReportItem
Protected Sub New (rdlReportElement As ReportElement, layoutEditor As ILayoutEditor, preferredSizeType As SizeTypes)
参数
- rdlReportElement
- ReportElement
- layoutEditor
- ILayoutEditor
- preferredSizeType
- SizeTypes