One column report view model. There can be displayed many pages on the screen simultaneously - as many pages as area sizes allow.
Namespace:
PerpetuumSoft.ReportingServices.Viewer.ClientAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
public class ContinuedPageModel : DocumentViewModel |
Visual Basic (Declaration) |
---|
Public Class ContinuedPageModel _ Inherits DocumentViewModel |
Visual C++ |
---|
public ref class ContinuedPageModel : public DocumentViewModel |
Inheritance Hierarchy
System..::.Object
PerpetuumSoft.ReportingServices.Viewer.Client..::.ViewModel
PerpetuumSoft.ReportingServices.Viewer.Client..::.DocumentViewModel
PerpetuumSoft.ReportingServices.Viewer.Client..::.ContinuedPageModel
PerpetuumSoft.ReportingServices.Viewer.Client..::.ViewModel
PerpetuumSoft.ReportingServices.Viewer.Client..::.DocumentViewModel
PerpetuumSoft.ReportingServices.Viewer.Client..::.ContinuedPageModel