Reports for WPF
Remove メソッド (PageColumnDefCollection)

C1.WPF.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > PageColumnDefCollection クラス : Remove メソッド
削除する列定義。
PageColumnDef を現在のコレクションから削除します。
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal pageColumnDef As PageColumnDef _
) 
public void Remove( 
   PageColumnDef pageColumnDef
)

パラメータ

pageColumnDef
削除する列定義。
参照

PageColumnDefCollection クラス
PageColumnDefCollection メンバ