Search Results for

    Show / Hide Table of Contents

    Enum EMultiSelectListType

    • C#
    • Visual Basic
    public 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

    • View Source
    In This Article
    Back to top HomeSeer Technologies