Click or drag to resize
PaginationBaseButtonCount Property
获取或设置Template所设置样式中的按钮数,默认显示0个

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

Property Value

Type: Int32
See Also