Reports for WPF
Remove(Int32) メソッド

C1.WPF.C1Report.4 アセンブリ > C1.C1Report 名前空間 > GroupCollection クラス > Remove メソッド : Remove(Int32) メソッド
削除するグループを指定します。
C1Report.Groups コレクションから Group を削除し、C1Report.Sections コレクションからそのヘッダーセクションとフッターセクションも削除します。
シンタックス
'宣言
 
Public Overloads Sub Remove( _
   ByVal index As System.Integer _
) 
public void Remove( 
   System.int index
)

パラメータ

index
削除するグループを指定します。
参照

GroupCollection クラス
GroupCollection メンバ
オーバーロード一覧