AutoComplete for ASP.NET Web Forms
Remove(String) メソッド

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > GroupCollection クラス > Remove メソッド : Remove(String) メソッド
The name of the group to be removed.
Removes a Group from the C1Report.Groups collection, and its header/footer sections from the C1Report.Sections collection.
シンタックス
'宣言
 
Public Overloads Sub Remove( _
   ByVal name As System.String _
) 
public void Remove( 
   System.string name
)

パラメータ

name
The name of the group to be removed.
参照

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