[]
        
(Showing Draft Content)

C1.Framework.ListBoxElement.C1ItemCheckEventArgs.-ctor

C1ItemCheckEventArgs Constructor

C1ItemCheckEventArgs(int, CheckState, CheckState)

Creates a new instance of ListBoxElement.C1ItemCheckEventArgs

Declaration
public C1ItemCheckEventArgs(int index, CheckState oldValue, CheckState newValue)
Parameters
Type Name Description
int index

Index of the updated item.

CheckState oldValue
CheckState newValue