ActiveReports 6 Online Help
ReportPaneViewModel Class Members
Properties  Methods  Events

The following tables list the members exposed by ReportPaneViewModel.

Public Constructors
 NameDescription
Public ConstructorReportPaneViewModel ConstructorInitializes a new instance of the ReportPaneViewModel class.  
Top
Public Properties
 NameDescription
Public PropertyCurrentPageAndCountGets a user-friendly representation of such values as current page, number of pages and loading progress.  
Public PropertyCurrentPageNumberGets or sets the current page number.  
Public PropertyFitPageWidthGets or sets whether to fit the page width.  
Public PropertyFitWholePageGets or sets whether to fit the whole page.  
Public PropertyGoFirstPageGoes to the first page.  
Public PropertyGoHistoryBackSets the current page to a previous one.  
Public PropertyGoHistoryNextSets the current page to a next one.  
Public PropertyGoLastPageGoes to the last page.  
Public PropertyGoNextPageGoes to the next page.  
Public PropertyGoNextRowPage  
Public PropertyGoPreviousPageGoes to the previous page.  
Public PropertyGoPreviousRowPage  
Public PropertyHighlightLayerGets the rendered highlight layer on top of the page.  
Public PropertyIsContinuousGets or sets the continious scroll mode.  
Public PropertyIsFreeZoomModeGets true if the free zoom mode is active.  
Public PropertyIsLoadInProgressGets true if a document is currently loading.  
Public PropertyIsSinglePageGets or sets the single page mode.  
Public PropertyKnownPageCountGets the number of pages that have been currently loaded.  
Public PropertyMaxZoomGets the maximum zoom value.  
Public PropertyMinZoomGets the minimum zoom value.  
Public PropertyPageMarginGets or sets the page margins.  
Public PropertyPrintGets whether to print a report.  
Public PropertySetViewModeSets the View Mode of the Silverlight Viewer.  
Public PropertyViewTypeGets the view type.  
Public PropertyZoomInZooms in the Silverlight Viewer.  
Public PropertyZoomModeGets or sets the Zoom mode.  
Public PropertyZoomOutZooms out the Silverlight Viewer.  
Public PropertyZoomResetResets the zoom to 100%.  
Public PropertyZoomValueGets or sets the explicit zoom value.  
Top
Public Methods
 NameDescription
Public MethodRefreshHighlightForces the highlight layer to be updated.  
Top
Public Events
 NameDescription
Public EventChangingViewTypeRaised when the View type is changed.  
Top
See Also

Reference

ReportPaneViewModel Class
DataDynamics.ActiveReports.ViewModel Namespace

Send Feedback