FlexReport for WinForms
GetCheckMarkSymbol メソッド (CheckBoxField)


C1.Report アセンブリ > C1.Report 名前空間 > CheckBoxField クラス : GetCheckMarkSymbol メソッド
シンタックス
'宣言
 
Public Function GetCheckMarkSymbol( _
   ByVal checkState As System.Integer _
) As System.String
'使用法
 
Dim instance As CheckBoxField
Dim checkState As System.Integer
Dim value As System.String
 
value = instance.GetCheckMarkSymbol(checkState)
public System.string GetCheckMarkSymbol( 
   System.int checkState
)

パラメータ

checkState
参照

参照

CheckBoxField クラス
CheckBoxField メンバ