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

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > GroupCollection クラス > Remove メソッド : Remove(Group) メソッド
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 group As Group _
) 
public void Remove( 
   Group group
)

パラメータ

group
The group to be removed.
参照

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