Click or drag to resize
LLBLGenProDataSourceViewBasePageSize Property
Gets or sets the size of the page.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses.Web (in SD.LLBLGen.Pro.ORMSupportClasses.Web.dll) Version: 5.3.0.0 (5.3.0)
Syntax
protected int PageSize { get; set; }

Property Value

Type: Int32
The size of the page.
See Also