バージョン

Add(String,FixLocation) メソッド

指定された列キーの FixedColumnInfo オブジェクトを作成して、コレクションに追加します。
シンタックス
'宣言
 
Public Overloads Sub Add( _
   ByVal columnKey As String, _
   ByVal direction As FixLocation _
) 
public void Add( 
   string columnKey,
   FixLocation direction
)

パラメータ

columnKey
固定する列の列キー。
direction
列が固定される端。
参照