Abstract base class for the report elements such as Body, PageSection, ReportItem.

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

Syntax

C#
public abstract class ReportElement : IStyleOwner
Visual Basic
Public MustInherit Class ReportElement _
	Implements IStyleOwner

Inheritance Hierarchy

See Also