Classe CellContents
Represents the contents of a cell in the TablixBody, TablixHeader, or TablixCorner.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class CellContents
'Utilizzo
Dim instance As CellContents
public sealed class CellContents
public ref class CellContents sealed
[<SealedAttribute>]
type CellContents = class end
public final class CellContents
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..CellContents
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.
Vedere anche