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.Client
Assembly:  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

See Also