FlexReport for WinForms
DataHandlerDataScope コンストラクタ


C1.Report アセンブリ > C1.Report 名前空間 > DataHandlerDataScope クラス : DataHandlerDataScope コンストラクタ
シンタックス
'宣言
 
Public Function New( _
   ByVal dataHandler As DataHandler, _
   ByVal source As System.Object, _
   ByVal name As System.String _
)
'使用法
 
Dim dataHandler As DataHandler
Dim source As System.Object
Dim name As System.String
 
Dim instance As New DataHandlerDataScope(dataHandler, source, name)
public DataHandlerDataScope( 
   DataHandler dataHandler,
   System.object source,
   System.string name
)

パラメータ

dataHandler
source
name
参照

参照

DataHandlerDataScope クラス
DataHandlerDataScope メンバ