ComponentOne FlexReport for WPF
ParagraphItemCollection Class
Members 

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

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

See Also

Reference

ParagraphItemCollection Members
C1.WPF.FlexReport Namespace