public enum GridSelectionBehavior : System.Enum
Member | Description |
---|---|
ModifierBased | Only one row or cell is selected at a time and modifier keys are required to multi-select them. |
Toggle | Rows and cells are selected using a toggleable behavior. Modifier selection is ignored (CTRL and SHIFT). |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+