FlexReport for WinForms
Text プロパティ (TextField)


C1.Report アセンブリ > C1.Report 名前空間 > TextField クラス : Text プロパティ
Gets or sets a ScriptObjectValue yielding the text of the field.
シンタックス
'宣言
 
Public Property Text As ScriptObjectValue
'使用法
 
Dim instance As TextField
Dim value As ScriptObjectValue
 
instance.Text = value
 
value = instance.Text
public ScriptObjectValue Text {get; set;}
参照

参照

TextField クラス
TextField メンバ