SelectionChangedEventArgs Properties
Provides data for the selection changed events.| Name | Description |
|---|---|
| Action | Gets an action which describes how the collection has been changed. |
| ControllerRow | Identifies the row whose selected state has been changed. |
See Also