示例#1
0
 public void SetPageIndex(int ix)
 {
     this.CurrentPageItem = this.Pages[ix];
 }