ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / IGridCell Interface / Content Property

In This Topic
    Content Property (IGridCell)
    In This Topic
    The actual content to be rendered in this cell.
    Syntax
    'Declaration
     
    ReadOnly Property Content As ILayoutArea
    ILayoutArea Content {get;}
    See Also