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

In This Topic
    ReportItems Field
    In This Topic
    Syntax
    'Declaration
     
    Public ReportItems As Dictionary(Of Long,ReportItem)
    public Dictionary<long,ReportItem> ReportItems
    See Also