NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ItemCheckEventArgs Fields

The fields of the ItemCheckEventArgs class are listed below. For a complete list of ItemCheckEventArgs class members, see the ItemCheckEventArgs Members topic.

Public:

currentValue The current state of the CheckBox.
index The index of the item that is about to change.
newValue The proposed new value of the CheckBox.

See Also

ItemCheckEventArgs Class | System.WinForms Namespace