FlexReport for WinForms
GroupCollection クラス
メンバ 


C1.Win.FlexReport.4 アセンブリ > C1.Win.FlexReport 名前空間 : GroupCollection クラス
Groupオブジェクトのコレクションを表します。
オブジェクト モデル
GroupCollection クラス
シンタックス
'宣言
 
Public Class GroupCollection 
   Inherits C1.Win.FlexReport.ReportObjectList(Of Group)
'使用法
 
Dim instance As GroupCollection
public class GroupCollection : C1.Win.FlexReport.ReportObjectList<Group> 
継承階層

System.Object
   C1.Win.FlexReport.ReportObjectCollection<TItem>
      C1.Win.FlexReport.ReportObjectList<TItem>
         C1.Win.FlexReport.GroupCollection

参照

GroupCollection メンバ
C1.Win.FlexReport 名前空間