PrintDocument for WinForms
GetValue メソッド (RenderInputCheckBox)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderInputCheckBox クラス : GetValue メソッド
Gets the checkbox value.
シンタックス
'宣言
 
Protected Overrides Function GetValue() As System.Object
'使用法
 
Dim instance As RenderInputCheckBox
Dim value As System.Object
 
value = instance.GetValue()
protected override System.object GetValue()

戻り値の型

True if the checkbox is checked, false otherwise.
参照

RenderInputCheckBox クラス
RenderInputCheckBox メンバ