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


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

参照

ParagraphText クラス
ParagraphText メンバ