FlexReport for WinForms
GroupDefList クラス
メンバ 


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 : GroupDefList クラス
List of the GroupDef objects. First element defines top level group.
オブジェクト モデル
GroupDefList クラス
シンタックス
'宣言
 
Public Class GroupDefList 
   Inherits System.Collections.Generic.List(Of GroupDef)
'使用法
 
Dim instance As GroupDefList
public class GroupDefList : System.Collections.Generic.List<GroupDef> 
継承階層

System.Object
   System.Collections.Generic.List<T>
      C1.Report.GroupDefList

参照

参照

GroupDefList メンバ
C1.Report 名前空間