TablixCellInstance クラス
TablixCell クラスのインスタンスの型を表し、TablixCell のプロパティの計算値を含んでいます。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public NotInheritable Class TablixCellInstance _
Inherits BaseInstance _
Implements IReportScopeInstance
'使用
Dim instance As TablixCellInstance
public sealed class TablixCellInstance : BaseInstance,
IReportScopeInstance
public ref class TablixCellInstance sealed : public BaseInstance,
IReportScopeInstance
[<SealedAttribute>]
type TablixCellInstance =
class
inherit BaseInstance
interface IReportScopeInstance
end
public final class TablixCellInstance extends BaseInstance implements IReportScopeInstance
継承階層
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..TablixCellInstance
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。