PrintDocument for WinForms
Field コンストラクタ


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 > Field クラス : Field コンストラクタ
Unique name of the field.
Initializes a new instance of the Field class.
シンタックス
'宣言
 
Public Function New( _
   ByVal name As System.String _
)
'使用法
 
Dim name As System.String
 
Dim instance As New Field(name)
public Field( 
   System.string name
)

パラメータ

name
Unique name of the field.
参照

Field クラス
Field メンバ