Enum DxGridSelection.SelectionMode
Namespace: Emby.Web.GenericEdit.Elements.DxGrid
Assembly: Emby.Web.GenericEdit.dll
Syntax
public enum SelectionModeFields
| Name | Description | 
|---|---|
| multiple | Several rows can be in the selected state at a time. | 
| none | The none | 
| single | Only one row can be in the selected state at a time. |