public event GridSelectedItemsChangedEventHandler SelectedItemsChanged
The event handler receives an argument of type GridSelectedItemsChangedEventArgs containing data related to this event. The following GridSelectedItemsChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
AddedItems | The items added to the selection. |
RemovedItems | The items removed from the selection. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+