FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs.RplReader.Recs Namespace / ReportItemCollection Class
Members

In This Topic
    ReportItemCollection Class
    In This Topic
    Object Model
    ReportItemCollection Class
    Syntax
    'Declaration
     
    Public Class ReportItemCollection 
       Inherits System.Collections.ObjectModel.KeyedCollection(Of String,ReportItem)
    Inheritance Hierarchy

    System.Object
       System.Collections.ObjectModel.Collection<T>
          System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
             C1.Ssrs.RplReader.Recs.ReportItemCollection

    See Also