C1.WPF.FlexReport.4 Assembly > C1.WPF.FlexReport Namespace : SectionCollection Class |
For a list of all members of this type, see SectionCollection members.
Name | Description | |
---|---|---|
![]() | Contains | Overloaded. Determines whether the collection contains an item with specified name. (Inherited from C1.WPF.FlexReport.ReportObjectCollection<Section>) |
![]() | CopyTo | (Inherited from C1.WPF.FlexReport.ReportObjectCollection<Section>) |
![]() | FindByName | Gets the item by its name, returns null if not found. (Inherited from C1.WPF.FlexReport.ReportObjectCollection<Section>) |
![]() | FindSection | Gets a section from a C1FlexReport.Sections collection by its Section.Type. Returns null if section not found. |
![]() | IndexByName | Gets the index of the element by its name. (Inherited from C1.WPF.FlexReport.ReportObjectCollection<Section>) |
![]() | IndexOf | Gets the index of the element. (Inherited from C1.WPF.FlexReport.ReportObjectCollection<Section>) |
![]() | Move | Moves the item with the specified index to a new new position specified by newIndex. (Inherited from C1.WPF.FlexReport.ReportObjectCollection<Section>) |