[This is preliminary documentation and is subject to change.]
Gets or sets a value indicating whether the user can select a
single choice or multiple choices from the grid.
| C# |
public bool SelectMultiple { get; set; }
[This is preliminary documentation and is subject to change.]
| C# |
public bool SelectMultiple { get; set; }