The following tables list the members exposed by ItemCheckStateChangingEventArgs.
Name | Description | |
---|---|---|
ItemCheckStateChangingEventArgs Constructor | Creates a new instance of the ItemCheckStateChangingEventArgs class. |
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
Item | Returns the UltraListViewItem with which this instance is associated. (Inherited from Infragistics.Win.UltraWinListView.CancelableItemEventArgs) | |
NewValue | Gets/sets the new value for the associated UltraListViewItem object's UltraListViewItem.CheckState property. |