Enum EMultiSelectListType
public enum EMultiSelectListType
Namespace: HomeSeer.Jui.Types
Assembly: PluginSdk.dll
The multiple select list type determines how a multiple select list view is displayed
Fields
| Name | Description |
|---|---|
| DropDown | Displays the multiple select list as a traditional drop down list |
| SearchableDropDown | Displays the multiple select list as a searchable drop down list |