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

In This Topic
    CellContents Property (ITablixCornerCell)
    In This Topic
    Gets the contents of a cell in a tablix body.
    Syntax
    'Declaration
     
    ReadOnly Property CellContents As ICellContents
    ICellContents CellContents {get;}
    See Also