 | IGridOptionsSelectionMultiSelectMode Property |
Gets or sets whether multiple cells or rows can be selected
Namespace:
EBP.Api.Interfaces.Controls.DataGrid
Assembly:
EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
SyntaxGridMultiSelectMode MultiSelectMode { get; set; }
Property MultiSelectMode As GridMultiSelectMode
Get
Set
Property Value
Type:
GridMultiSelectMode
See Also