Właściwość TablixCornerCell.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 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
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.CellContents
A CellContents obiektu.
Zobacz także