FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs.RplReader.Recs Namespace / TablixBodyRow Class / Cells Field

In This Topic
    Cells Field
    In This Topic
    Syntax
    'Declaration
     
    Public Cells As List(Of TablixBodyCell)
    public List<TablixBodyCell> Cells
    See Also