PrintDocument for WinForms
Checked プロパティ (RenderInputCheckBox)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RenderInputCheckBox クラス : Checked プロパティ
チェックボックスがオンかどうかを取得または設定します。
シンタックス
'宣言
 
Public Property Checked As System.Boolean
'使用法
 
Dim instance As RenderInputCheckBox
Dim value As System.Boolean
 
instance.Checked = value
 
value = instance.Checked
public System.bool Checked {get; set;}
参照

RenderInputCheckBox クラス
RenderInputCheckBox メンバ