[]
Provides data for the ApplyItemStyles event of a C1CheckList class.
public class C1CheckListItemStylesEventArgs : EventArgs
Name | Description |
---|---|
C1CheckListItemStylesEventArgs(C1CheckListItem) | Initializes a new instance of the C1CheckListItemStylesEventArgs class. |
Name | Description |
---|---|
Item | Gets the item of C1CheckList control. |
ItemStyles | Gets the item styles of C1CheckList control. |