Contains page layout information for the C1RdlReport.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class Page : ReportElement, IReportElementOwner
Visual Basic
Public Class Page _
	Inherits ReportElement _
	Implements IReportElementOwner

Inheritance Hierarchy

System..::..Object
  C1.C1Rdl.Rdl2008..::..ReportElement
    C1.C1Rdl.Rdl2008..::..Page

See Also