ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ReportElement Class
Members

In This Topic
    ReportElement Class
    In This Topic
    Abstract base class for the report elements such as Body, PageSection, ReportItem.
    Object Model
    ReportElement Class
    Syntax
    'Declaration
     
    Public MustInherit Class ReportElement 
       Implements IStyleOwner 
    public abstract class ReportElement : IStyleOwner  
    Inheritance Hierarchy

    System.Object
       C1.C1Rdl.Rdl2008.ReportElement

    See Also