CellContents Class
Represents the contents of a cell in the TablixBody, TablixHeader, or TablixCorner.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class CellContents
'Usage
Dim instance As CellContents
public sealed class CellContents
public ref class CellContents sealed
[<SealedAttribute>]
type CellContents = class end
public final class CellContents
Inheritance Hierarchy
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.CellContents
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.