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


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

パラメータ

text
The text of the field.
参照

参照

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