Compartir a través de


TablixCornerCell.CellContents Propiedad

Page breaks in this ReportItem are ignored.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property CellContents As CellContents 
    Get
'Uso
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

Valor de la propiedad

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.CellContents
A CellContents object.

Vea también

Referencia

TablixCornerCell Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering