| LLBLGenProDataSourceViewBaseCanPage Property  | 
  
    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)
Syntaxpublic override bool CanPage { get; }Public Overrides ReadOnly Property CanPage As Boolean
	Get
Property Value
Type: 
Boolean
RemarksReturns the value of the EnablePaging property of the owner control
See Also