FlexReport for WinForms
GetCheckMarkImage(Int32,Dictionary) メソッド


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

パラメータ

checkState
dictionary
参照

参照

CheckBoxField クラス
CheckBoxField メンバ
オーバーロード一覧