TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / CheckBoxInfo Class
Properties Methods Events


In This Topic
    CheckBoxInfo Class Members
    In This Topic

    The following tables list the members exposed by CheckBoxInfo.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the tree node checkbox is in the checked state.  
    Public PropertyGets or sets the state of the tree node checkbox.  
    Public PropertyGets or sets a value indicating whether the CheckBox are displayed in header of first visible C1TreeColumn.  
    Top
    Protected Methods
     NameDescription
    Protected MethodFires the PropertyChanged event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also