Поделиться через


Поле TablixCell.m_cellContents

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

A CellContents object that represents the contents of a cell in a tablix body.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Protected m_cellContents As CellContents
'Применение
Dim value As CellContents 

value = Me.m_cellContents 

Me.m_cellContents = value
protected CellContents m_cellContents
protected:
CellContents^ m_cellContents
val mutable m_cellContents: CellContents
protected var m_cellContents : CellContents

См. также

Справочник

TablixCell Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering