Enum DxSelectBoxOptions.ApplyValueModes
Namespace: Emby.Web.GenericEdit.Elements.DxGrid
Assembly: Emby.Web.GenericEdit.dll
Syntax
public enum ApplyValueModesFields
| Name | Description | 
|---|---|
| instantly | Applies the selected value immediately after a user clicks the required value in the drop-down menu. To cancel the selection, click outside the drop-down menu. | 
| useButtons | Enables an end-user to apply the selected value or cancel the selection using the Apply and Cancel buttons respectively. |