[]
        
(Showing Draft Content)

C1.Win.TreeView.C1CheckListItemStylesEventArgs

C1CheckListItemStylesEventArgs Class

Provides data for the ApplyItemStyles event of a C1CheckList class.

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

Constructors

Name Description
C1CheckListItemStylesEventArgs(C1CheckListItem)

Initializes a new instance of the C1CheckListItemStylesEventArgs class.

Properties

Name Description
Item

Gets the item of C1CheckList control.

ItemStyles

Gets the item styles of C1CheckList control.