Click or drag to resize
Pager Constructor
Overload List
  NameDescription
Public methodPager
初始化新实例 --用法: var pager = new Pager(); --数据处理 pager.Compute('总数'); --获取值
Public methodPager(Int32)
初始化新实例
Top
See Also