Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / 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 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
    Protected Properties
     NameDescription
    Protected PropertyFor internal use. (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
    Protected Methods
     NameDescription
    Protected MethodOverridden. For internal use.  
    Protected MethodFor internal use. (Inherited from C1.C1Rdl.Rdl2008.ReportElement)
    Top
    See Also