ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TablixCornerCell Class / CellContents Property

In This Topic
    CellContents Property (TablixCornerCell)
    In This Topic
    Gets or sets the contents of a cell in a tablix corner.
    Syntax
    'Declaration
     
    Public Property CellContents As CellContents
    public CellContents CellContents {get; set;}
    See Also