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

In This Topic
    Body Class Members
    In This Topic

    The following tables list the members exposed by Body.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Body class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the height of the current report body.  
    Public PropertyGets the C1RdlReport object containing this object.  
    Public PropertyGets the Body.ReportItems collection containing elements of the current report body.  
    Public PropertyGets the ReportElement.Style object defining style information for the current ReportElement. (Inherited from C1.C1Rdl.Rdl2008.ReportElement)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Copies properties from another Body to the current object.  
    Public MethodOverridden. Clears the current object, sets all properties to their default values.  
    Top
    See Also