ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablixHeader Interface / CellContents Property

In This Topic
    CellContents Property (ITablixHeader)
    In This Topic
    The report item contained in the cell.
    Syntax
    'Declaration
     
    ReadOnly Property CellContents As ICellContents
    ICellContents CellContents {get;}
    See Also