ComponentOne FlexReport for WinForms
SectionCollection Class Methods

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

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

Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the collection contains an item with specified name. (Inherited from C1.Win.FlexReport.ReportObjectCollection<Section>)
Public Method (Inherited from C1.Win.FlexReport.ReportObjectCollection<Section>)
Public MethodGets the item by its name, returns null if not found. (Inherited from C1.Win.FlexReport.ReportObjectCollection<Section>)
Public MethodGets a section from a C1FlexReport.Sections collection by its Section.Type. Returns null if section not found.  
Public MethodGets the index of the element by its name. (Inherited from C1.Win.FlexReport.ReportObjectCollection<Section>)
Public MethodGets the index of the element. (Inherited from C1.Win.FlexReport.ReportObjectCollection<Section>)
Public MethodMoves the item with the specified index to a new new position specified by newIndex. (Inherited from C1.Win.FlexReport.ReportObjectCollection<Section>)
Top
See Also

Reference

SectionCollection Class
C1.Win.FlexReport Namespace