[]
        
(Showing Draft Content)

C1.Win.TreeView.C1CheckListEventArgs

C1CheckListEventArgs Class

Provides data for the ItemValueChanged event of a C1CheckList class.

Inheritance
C1CheckListEventArgs
Namespace: C1.Win.TreeView
Assembly: C1.Win.TreeView.8.dll
Syntax
public class C1CheckListEventArgs : EventArgs

Constructors

Name Description
C1CheckListEventArgs(C1CheckListItem)

Initializes a new instance of the C1CheckListEventArgs class.

Properties

Name Description
Item

Gets the item of C1CheckList control.