FlexReport for WPF
TextField コンストラクタ(String,String)


C1.WPF.Report アセンブリ > C1.WPF.Report 名前空間 > TextField クラス > TextField コンストラクタ : TextField コンストラクタ(String,String)
フィールドの名前。
フィールドのテキスト。
TextField クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal name As System.String, _
   ByVal text As System.String _
)
'使用法
 
Dim name As System.String
Dim text As System.String
 
Dim instance As New TextField(name, text)
public TextField( 
   System.string name,
   System.string text
)

パラメータ

name
フィールドの名前。
text
フィールドのテキスト。
参照

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