ItemCheckEventArgs Properties
.NET Framework 4.5
The ItemCheckEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
CurrentValue | Gets a value indicating the current state of the item's check box. |
|
Index | Gets the zero-based index of the item to change. |
|
NewValue | Gets or sets a value indicating whether to set the check box for the item to be checked, unchecked, or indeterminate. |