Partager via


Classe Body

Defines the visual elements of the body of the report and how the data is structured/grouped, and binds the visual elements to the data for the report.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Class Body _
    Inherits ReportElement
'Utilisation
Dim instance As Body
public class Body : ReportElement
public ref class Body : public ReportElement
type Body =  
    class
        inherit ReportElement
    end
public class Body extends ReportElement

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.