C1.Win.TreeView Namespace / C1TreeView Class / HeaderCheckBox Property

In This Topic
HeaderCheckBox Property (C1TreeView)
In This Topic
Contains information about the C1TreeColumn header CheckBox.
Syntax
'Declaration
 
<C1DescriptionAttribute("C1TreeView.HeaderCheckBox", "Contains information about the C1TreeColumn header CheckBox.")>
<C1CategoryAttribute("Behavior")>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)>
Public ReadOnly Property HeaderCheckBox As CheckBoxInfo
 
See Also