CellContents クラス
Tablix の本体、ヘッダー、コーナーの各セルに格納されるレポート アイテムを表します。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Class CellContents _
Inherits ReportObject
'使用
Dim instance As CellContents
public class CellContents : ReportObject
public ref class CellContents : public ReportObject
type CellContents =
class
inherit ReportObject
end
public class CellContents extends ReportObject
継承階層
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..CellContents
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。