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


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

参照

CheckBoxField クラス
CheckBoxField メンバ