True DBGrid for WinForms
Insert メソッド (GridStyleCollection)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > GridStyleCollection クラス : Insert メソッド
The zero-based index at which the Style should be inserted.
The Style to insert.
Inserts a Style at the specified index.
シンタックス
'宣言
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal style As Style _
) 
public void Insert( 
   System.int index,
   Style style
)

パラメータ

index
The zero-based index at which the Style should be inserted.
style
The Style to insert.
参照

GridStyleCollection クラス
GridStyleCollection メンバ