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


In This Topic
    C1CheckListItem Class Members
    In This Topic

    The following tables list the members exposed by C1CheckListItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the display text of the item.  
    Public PropertyGets or sets a value indicating whether this item is enabled.  
    Public PropertyGets or sets a value indicating whether the item is in the selected state.  
    Public PropertyGets or sets the value of the item.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public MethodServes as the default hash function.  
    Public MethodReset styles of item.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the PropertyChanged event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also