Свойство TablixCornerCell.CellContents
Page breaks in this ReportItem are ignored.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property CellContents As CellContents
Get
'Применение
Dim instance As TablixCornerCell
Dim value As CellContents
value = instance.CellContents
public CellContents CellContents { get; }
public:
property CellContents^ CellContents {
CellContents^ get ();
}
member CellContents : CellContents
function get CellContents () : CellContents
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.CellContents
A CellContents object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering