ActiveReports.Silverlight Assembly > DataDynamics.ActiveReports.ViewModel Namespace : ReportPaneViewModel Class |
The following tables list the members exposed by ReportPaneViewModel.
Name | Description | |
---|---|---|
ReportPaneViewModel Constructor | Initializes a new instance of the ReportPaneViewModel class. |
Name | Description | |
---|---|---|
CurrentPageAndCount | Gets a user-friendly representation of such values as current page, number of pages and loading progress. | |
CurrentPageNumber | Gets or sets the current page number. | |
FitPageWidth | Gets or sets whether to fit the page width. | |
FitWholePage | Gets or sets whether to fit the whole page. | |
GoFirstPage | Goes to the first page. | |
GoHistoryBack | Sets the current page to a previous one. | |
GoHistoryNext | Sets the current page to a next one. | |
GoLastPage | Goes to the last page. | |
GoNextPage | Goes to the next page. | |
GoNextRowPage | ||
GoPreviousPage | Goes to the previous page. | |
GoPreviousRowPage | ||
HighlightLayer | Gets the rendered highlight layer on top of the page. | |
IsContinuous | Gets or sets the continious scroll mode. | |
IsFreeZoomMode | Gets true if the free zoom mode is active. | |
IsLoadInProgress | Gets true if a document is currently loading. | |
IsSinglePage | Gets or sets the single page mode. | |
KnownPageCount | Gets the number of pages that have been currently loaded. | |
MaxZoom | Gets the maximum zoom value. | |
MinZoom | Gets the minimum zoom value. | |
PageMargin | Gets or sets the page margins. | |
Gets whether to print a report. | ||
SetViewMode | Sets the View Mode of the Silverlight Viewer. | |
ViewType | Gets the view type. | |
ZoomIn | Zooms in the Silverlight Viewer. | |
ZoomMode | Gets or sets the Zoom mode. | |
ZoomOut | Zooms out the Silverlight Viewer. | |
ZoomReset | Resets the zoom to 100%. | |
ZoomValue | Gets or sets the explicit zoom value. |
Name | Description | |
---|---|---|
RefreshHighlight | Forces the highlight layer to be updated. |
Name | Description | |
---|---|---|
ChangingViewType | Raised when the View type is changed. |