Reports for WPF
Field コンストラクタ

C1.C1Report.4 アセンブリ > C1.C1Preview.DataBinding 名前空間 > Field クラス : Field コンストラクタ
フィールドの一意の名前。
Field クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal name As System.String _
)
public Field( 
   System.string name
)

パラメータ

name
フィールドの一意の名前。
参照

Field クラス
Field メンバ