GridDesktop.PageRows

GridDesktop.PageRows property

Sets or Gets row size for Pagination.the maximum of PageRows supported is 100000,the maximum of page number supported is 5000.

public int PageRows { get; set; }

See Also