BoolValueChangedEventArgs Properties
Represents arguments passed to the BoolList.ResultValueChanged event.| Name | Description |
|---|---|
| NewValue | Specifies the new BoolList.ResultValue of a BoolList. |
| OldValue | Specifies the old BoolList.ResultValue of a BoolList. |
See Also