Класс TablixCellInstance
Represents an instance type of the TablixCell class, and contains the calculated values of the properties in 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
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.