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

In This Topic
    Body Class
    In This Topic
    Represents the visual elements of the body of the report.
    Object Model
    Body Class
    Syntax
    'Declaration
     
    Public Class Body 
       Inherits ReportElement
       Implements IStyleOwner 
    public class Body : ReportElement, IStyleOwner  
    Inheritance Hierarchy

    System.Object
          C1.C1Rdl.Rdl2008.Body

    See Also