UniGridPagerConfigDefaultPageSize Property |
Defines the default amount of rows displayed on one UniGrid page.
The value must be one of the options offered by the page size selection drop-down list. These values are defined by the PageSizeOptions key.
Namespace: CMS.UIControls.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public int DefaultPageSize { get; set; }
Property Value
Type:
Int32See Also