'Declaration Public Class ParagraphItemCollection Inherits C1.WPF.Report.ReportObjectList(Of ParagraphItem)
public class ParagraphItemCollection : C1.WPF.Report.ReportObjectList<ParagraphItem>
'Declaration Public Class ParagraphItemCollection Inherits C1.WPF.Report.ReportObjectList(Of ParagraphItem)
public class ParagraphItemCollection : C1.WPF.Report.ReportObjectList<ParagraphItem>
System.Object
C1.WPF.Report.ReportObjectCollection<TItem>
C1.WPF.Report.ReportObjectList<TItem>
C1.WPF.Report.ParagraphItemCollection