FlexReport for WPF
GroupCollection クラス
メンバ 


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

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

参照

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