True DBGrid for WinForms
Delete(Int32) メソッド

C1.Win.C1TrueDBGrid.4 アセンブリ > C1.Win.C1TrueDBGrid.BaseGrid 名前空間 > Frame クラス > Delete メソッド : Delete(Int32) メソッド
削除する行のインデックス。
特定の行を非バインドグリッドから削除します。
シンタックス
'宣言
 
Public Overloads Sub Delete( _
   ByVal index As System.Integer _
) 
public void Delete( 
   System.int index
)

パラメータ

index
削除する行のインデックス。
参照

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