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

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > GridStyleCollection クラス : Add メソッド
The Style to add.
Adds a Style to the end of the collection.
シンタックス
'宣言
 
Public Function Add( _
   ByVal style As Style _
) As System.Integer
public System.int Add( 
   Style style
)

パラメータ

style
The Style to add.

戻り値の型

The index at which the Style has been added.
参照

GridStyleCollection クラス
GridStyleCollection メンバ