UniSelectorMaxDisplayedItems Property |
The number of maximum displayed items in the dropdownlist selection (excluding the special and generic items). Default is 25.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public virtual int MaxDisplayedItems { get; set; }
Property Value
Type:
Int32See Also