Compartilhar via


Propriedade do RDL TablixCornerCell.CellContents

Page breaks in this ReportItem are ignored.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
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 da propriedade

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

Consulte também

Referência

TablixCornerCell Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering