FlexReport for WinForms
GroupDataScope コンストラクタ


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

パラメータ

source
name
groupNode
baseDataHandler
参照

参照

GroupDataScope クラス
GroupDataScope メンバ