Click or drag to resize
PaginationBaseSize Property
获取或设置分页大小,默认为10

Namespace: Adf.Web.Pagination
Assembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntax
public virtual int Size { get; set; }

Property Value

Type: Int32
See Also