[转帖]DataGrid的自定义分页UserControl(5) { return currentpage; } set { currentpage = value; } } public int _pageSize { get