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