FlexReport for WinForms
GetText メソッド (CheckBoxField)


C1.Report アセンブリ > C1.Report 名前空間 > CheckBoxField クラス : GetText メソッド
Gets all drawing text from this field.
シンタックス
'宣言
 
Public Overrides Function GetText() As System.String
'使用法
 
Dim instance As CheckBoxField
Dim value As System.String
 
value = instance.GetText()
public override System.string GetText()

戻り値の型

The combined text.
参照

参照

CheckBoxField クラス
CheckBoxField メンバ