Udostępnij przez


Właściwość TablixHeader.CellContents

Podziały stron w tym ReportItem są ignorowane.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property CellContents As CellContents
    Get
'Użycie
Dim instance As TablixHeader
Dim value As CellContents

value = instance.CellContents
public CellContents CellContents { get; }
public:
property CellContents^ CellContents {
    CellContents^ get ();
}
member CellContents : CellContents
function get CellContents () : CellContents