NavigationCheckedChangedEventArgs<TInfo> Properties
Contains information for the CheckedChanged event.
Name | Description |
---|---|
Checked |
Returns all checked items. |
Last |
Returns items checked during the last operation. |
Last |
Returns items unchecked during the last operation. |
See Also