PageHeader コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
| PageHeader(ILayoutEditor) | |
| PageHeader(ILayoutEditor, Double, Double) |
PageHeader(ILayoutEditor)
public:
PageHeader(Microsoft::ReportDesigner::ILayoutEditor ^ control);
public PageHeader (Microsoft.ReportDesigner.ILayoutEditor control);
new Microsoft.ReportDesigner.PageHeader : Microsoft.ReportDesigner.ILayoutEditor -> Microsoft.ReportDesigner.PageHeader
Public Sub New (control As ILayoutEditor)
パラメーター
- control
- ILayoutEditor
適用対象
PageHeader(ILayoutEditor, Double, Double)
public:
PageHeader(Microsoft::ReportDesigner::ILayoutEditor ^ control, double width, double height);
public PageHeader (Microsoft.ReportDesigner.ILayoutEditor control, double width, double height);
new Microsoft.ReportDesigner.PageHeader : Microsoft.ReportDesigner.ILayoutEditor * double * double -> Microsoft.ReportDesigner.PageHeader
Public Sub New (control As ILayoutEditor, width As Double, height As Double)
パラメーター
- control
- ILayoutEditor
- width
- Double
- height
- Double