ComponentOne TreeView for WinForms
CheckState Property (C1TreeNode)

C1.Win.TreeView Namespace > C1TreeNode Class : CheckState Property
Gets or sets the state of the tree node checkbox.
Syntax
'Declaration
 
<C1CategoryAttribute("動作")>
<C1DescriptionAttribute("ツリーノードチェックボックスの状態を取得または設定します。")>
<DefaultValueAttribute()>
Public Property CheckState As CheckState
[C1Category("動作")]
[C1Description("ツリーノードチェックボックスの状態を取得または設定します。")]
[DefaultValue()]
public CheckState CheckState {get; set;}
See Also

Reference

C1TreeNode Class
C1TreeNode Members