バージョン

FixedColumnInfo コンストラクタ(String)

FixedColumnInfo オブジェクトの新しいインスタンスを作成します。FixedColumnInfo が関連付けられた ControlDataField のキー。
シンタックス
'宣言
 
Public Function New( _
   ByVal columnKey As String _
)
public FixedColumnInfo( 
   string columnKey
)

パラメータ

columnKey
FixedColumnInfo が関連付けられた ControlDataField のキー。
参照