Class SelectMultiDual
- Namespace
- Dynamicweb.CoreUI.Editors.Lists
- Assembly
- Dynamicweb.CoreUI.dll
public class SelectMultiDual : ListBase
- Inheritance
-
SelectMultiDual
- Inherited Members
- Extension Methods
Properties
EnableSorting
public bool EnableSorting { get; set; }
Property Value
ForceEnableSearch
public bool ForceEnableSearch { get; set; }
Property Value
Groups
public ICollection<ListBase.ListOptionGroup> Groups { get; }
Property Value
NoDataTextExcluded
public TranslatableString? NoDataTextExcluded { get; set; }
Property Value
NoDataTextIncluded
public TranslatableString? NoDataTextIncluded { get; set; }
Property Value
ReloadOnChangeBehavior
public ReloadOnChangeBehavior ReloadOnChangeBehavior { get; set; }