ComponentOne FlexReport for WinForms
ParagraphItemCollection Class
Members 

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace : ParagraphItemCollection Class
Represents a collection of ParagraphItem objects.
Object Model
ParagraphItemCollection Class
Syntax
'Declaration
 
Public Class ParagraphItemCollection 
   Inherits C1.Win.FlexReport.ReportObjectList(Of ParagraphItem)
public class ParagraphItemCollection : C1.Win.FlexReport.ReportObjectList<ParagraphItem> 
Inheritance Hierarchy

System.Object
   C1.Win.FlexReport.ReportObjectCollection<TItem>
      C1.Win.FlexReport.ReportObjectList<TItem>
         C1.Win.FlexReport.ParagraphItemCollection

See Also

Reference

ParagraphItemCollection Members
C1.Win.FlexReport Namespace