Click or drag to resize
UniGridOptionsPageSize Property

Note: This API is now obsolete.

Default page size.

Namespace: CMS.UIControls.UniGridConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("Use pager config instead.")]
public string PageSize { get; set; }

Property Value

Type: String
See Also