True DBGrid for WinForms
C1DataColumn コンストラクタ(String,Type)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1DataColumn クラス > C1DataColumn コンストラクタ : C1DataColumn コンストラクタ(String,Type)
The column caption.
The data type.
Creates a new instance of this object.
シンタックス
'宣言
 
Public Function New( _
   ByVal caption As System.String, _
   ByVal datatype As System.Type _
)
public C1DataColumn( 
   System.string caption,
   System.Type datatype
)

パラメータ

caption
The column caption.
datatype
The data type.
参照

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