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.4.0.0 (5.4.0)
Syntaxprotected int PageSize { get; set; }Protected Property PageSize As Integer
	Get
	Set
Property Value
Type: 
Int32The size of the page.
See Also