ActiveReports 10
ReportModelBase Class Members
Fields  Properties  Methods  Events

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace : ReportModelBase Class

The following tables list the members exposed by ReportModelBase.

Public Fields
 NameDescription
Public FieldTime span given to reports to stop loading report, after which they will be forced to comply  
Public FieldThe maximum total page count  
Top
Public Properties
 NameDescription
Public PropertyGets true if report has the BackToParent capability  
Public PropertyGets true if report has the GalleyMode option  
Public PropertyGets true if all parameters got valid values and report could be executed  
Public PropertyGets true is report should be executed after loading  
Public PropertyReturns "Cancel loading" command  
Public PropertyDisables Refresh/Cancel button as non-applicable (e.g. .Document is assigned in runtime).  
Public PropertyNon-null if LoadState is LoadState.Error, null otherwise. Second class property: you will not be notified on this property change.  
Public PropertyGets true if report should be rendered in GalleyMode  
Public PropertyIndicates, that report has parameters. Non-volatile.  
Public PropertyGets current report execution/loading state  
Public PropertyCulture of the report. Null if report don't have such information.  
Public PropertyGets "Execute" command  
Top
Public Methods
 NameDescription
Public Method  
Public Method  
Public MethodLoads data into report. Must be implemented in descedants.  
Public Method  
Public MethodHACK Temporary stub method to pass execution context back to report  
Top
Public Events
 NameDescription
Public Event (Inherited from GrapeCity.Viewer.Common.Model.ActiveModel)
Top
See Also

Reference

ReportModelBase Class
GrapeCity.Viewer.Common.Model Namespace