Body クラス

レポート本文の外観的要素、データの構造と分類を定義し、外観的要素をレポートのデータにバインドします。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Class Body _
    Inherits ReportElement
'使用
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

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。