Click or drag to resize
UniSelectorItemsPerPage Property
Default number of items per page. Applies to all Base multiple selection grid, dropdownlist, single and multiple selection dialogs. Default 25.

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

Property Value

Type: Int32
See Also