Click or drag to resize
UniSelectorMaxDisplayedItems Property
The number of maximum displayed items in the dropdownlist selection (excluding the special and generic items). Default is 25.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public virtual int MaxDisplayedItems { get; set; }

Property Value

Type: Int32
See Also