ComponentOne TreeView for WinForms
HeaderCheckBox Property

C1.Win.TreeView Namespace > C1TreeView Class : HeaderCheckBox Property
Contains information about the C1TreeColumn header CheckBox.
Syntax
'Declaration
 
<C1DescriptionAttribute("C1TreeColumn ヘッダーの CheckBox に関する情報が含まれます。")>
<C1CategoryAttribute("動作")>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)>
Public ReadOnly Property HeaderCheckBox As CheckBoxInfo
[C1Description("C1TreeColumn ヘッダーの CheckBox に関する情報が含まれます。")]
[C1Category("動作")]
[DesignerSerializationVisibility(DesignerSerializationVisibility.Content)]
public CheckBoxInfo HeaderCheckBox {get;}
See Also

Reference

C1TreeView Class
C1TreeView Members