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