One column report view model. There can be displayed many pages on the screen simultaneously - as many pages as area sizes allow.

Namespace:  PerpetuumSoft.Reporting.Silverlight.Client
Assembly:  PerpetuumSoft.Reporting.Silverlight.Client (in PerpetuumSoft.Reporting.Silverlight.Client.dll) Version: 1.0.1.0 (1.0.1.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