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.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public virtual int ItemsPerPage { get; set; }
Property Value
Type:
Int32See Also