The version that you requested is unavailable. We've redirected you to the latest version of the help.
Version

SelectedItems Property (XamDataGrid)

Gets which items are currently selected in the grid. Collection can be updated to programatically select items.
Syntax
public GridSelectedItemsCollection SelectedItems {get;}
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also