Version

ItemCheckStateChangingEventArgs Class Properties

For a list of all members of this type, see ItemCheckStateChangingEventArgs members.

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyItemReturns the UltraListViewItem with which this instance is associated. (Inherited from Infragistics.Win.UltraWinListView.CancelableItemEventArgs)
Public PropertyNewValueGets/sets the new value for the associated UltraListViewItem object's UltraListViewItem.CheckState property.  
See Also