[]
        
(Showing Draft Content)

C1.Data.PagingView-1.PageSize

PageSize Property

PageSize

Gets or sets the number of items in a page.

Declaration
public int PageSize { get; set; }
Remarks

To disable paging, set this property to 0.