ComponentOne Xamarin Edition
Select Method
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > GridBase Class : Select Method
GridCellRange to select.
Whether to scroll the new selection into view.
Whether the selection adorners are hidden.
Selects a given cell and optionally scrolls it into view.
Syntax

Parameters

range
GridCellRange to select.
scrollIntoView
Whether to scroll the new selection into view.
hideSelectionAdorners
Whether the selection adorners are hidden.
See Also

Reference

GridBase Class
GridBase Members