ComponentOne FlexReport for WinForms
ParagraphItemCollection Class Methods

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace : ParagraphItemCollection Class

For a list of all members of this type, see ParagraphItemCollection members.

Public Methods
 NameDescription
Public MethodOverloaded. Adds a ParagraphText object to the collection.  
Public MethodClears collection.  
Public MethodOverloaded. Determines whether the collection contains an item with specified name. (Inherited from C1.Win.FlexReport.ReportObjectCollection<ParagraphItem>)
Public Method (Inherited from C1.Win.FlexReport.ReportObjectCollection<ParagraphItem>)
Public MethodGets the item by its name, returns null if not found. (Inherited from C1.Win.FlexReport.ReportObjectCollection<ParagraphItem>)
Public MethodGets the index of the element by its name. (Inherited from C1.Win.FlexReport.ReportObjectCollection<ParagraphItem>)
Public MethodGets the index of the element. (Inherited from C1.Win.FlexReport.ReportObjectCollection<ParagraphItem>)
Public MethodMoves the item with the specified index to a new new position specified by newIndex. (Inherited from C1.Win.FlexReport.ReportObjectCollection<ParagraphItem>)
Public MethodRemoves a ParagraphItem object from collection.  
Public MethodRemoves item with specified index from the collection.  
Top
See Also

Reference

ParagraphItemCollection Class
C1.Win.FlexReport Namespace