| UniSelectorMaxDisplayedTotalItems Property | 
            The number of maximum displayed total items in the dropdownlist selection (excluding the special and generic items). Default is 50. If exceeded, only MaxDisplayedItems is displayed.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
 Syntax
Syntaxpublic virtual int MaxDisplayedTotalItems { get; set; }Property Value
Type: 
Int32 See Also
See Also