[]
        
(Showing Draft Content)

C1.DataCollection.C1VirtualDataCollection-1.PageSize

PageSize Property

PageSize

Gets or sets the number of items that will be fetch per page.

Declaration
public int PageSize { get; set; }
Remarks

This property must be greater than zero.