Reports for WPF
Remove(Field) メソッド

C1.WPF.C1Report.4 アセンブリ > C1.C1Report 名前空間 > FieldCollection クラス > Remove メソッド : Remove(Field) メソッド
削除されるフィールド。
C1Report.Fields コレクションからフィールドを削除します。
シンタックス
'宣言
 
Public Overloads Sub Remove( _
   ByVal f As Field _
) 
public void Remove( 
   Field f
)

パラメータ

f
削除されるフィールド。
参照

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