PowerTools ActiveReports for .NET 11.0J
LayoutInfo コンストラクタ(IReport,ITargetDevice)

レイアウトツリーが生成されるReportのインスタンスを指定します。
このLayoutのターゲットデバイスを指定します。
LayoutInfoクラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal report As IReport, _
   ByVal targetDevice As ITargetDevice _
)
public LayoutInfo( 
   IReport report,
   ITargetDevice targetDevice
)

パラメータ

report
レイアウトツリーが生成されるReportのインスタンスを指定します。
targetDevice
このLayoutのターゲットデバイスを指定します。
参照

関連項目

LayoutInfo 構造体
LayoutInfo メンバ
オーバーロード一覧

 

 


©2003-2017 GrapeCity inc. All rights reserved.