ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine Namespace / Def.TablixRow Class / Cells Field

In This Topic
    Cells Field (Def.TablixRow)
    In This Topic
    Row cells definitions.
    Syntax
    'Declaration
     
    Public ReadOnly Cells As Def.Content()
    public readonly Def.Content[] Cells
    See Also