TablixBody クラス
Tablix のデータ要素を含む右下の領域のレイアウトと構造を定義します。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Class TablixBody _
Inherits DataRegionBody
'使用
Dim instance As TablixBody
public class TablixBody : DataRegionBody
public ref class TablixBody : public DataRegionBody
type TablixBody =
class
inherit DataRegionBody
end
public class TablixBody extends DataRegionBody
継承階層
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .DataRegionBody
Microsoft.ReportingServices.RdlObjectModel..::..TablixBody
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。