Click or drag to resize
PaginationBaseJumpStyle Property
获取或设置出现跳转操作的样式,0则不显示,默认不显示

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

Property Value

Type: Int32
See Also