ComponentOne FlexReport for UWP
SubSectionCollection Class Members
Properties  Methods 

C1.UWP.FlexReport Assembly > C1.Xaml.FlexReport Namespace : SubSectionCollection Class

The following tables list the members exposed by SubSectionCollection.

Public Properties
 NameDescription
Public Property (Inherited from C1.Xaml.FlexReport.ReportObjectList<SubSection>)
Public PropertyOverloaded. Gets the element with specified name. (Inherited from C1.Xaml.FlexReport.ReportObjectList<SubSection>)
Public PropertyOverridden.   
Top
Public Methods
 NameDescription
Public MethodAdds a SubSection object to the collection.  
Public MethodOverloaded. Determines whether the collection contains an item with specified name. (Inherited from C1.Xaml.FlexReport.ReportObjectCollection<SubSection>)
Public MethodCopies the elements of the collection to an System.Array, starting at a particular array index. (Inherited from C1.Xaml.FlexReport.ReportObjectCollection<SubSection>)
Public MethodGets the item by its name, returns null if not found. (Inherited from C1.Xaml.FlexReport.ReportObjectCollection<SubSection>)
Public MethodGets the index of the element by its name. (Inherited from C1.Xaml.FlexReport.ReportObjectCollection<SubSection>)
Public MethodGets the index of the element. (Inherited from C1.Xaml.FlexReport.ReportObjectCollection<SubSection>)
Public MethodMoves the item with the specified index to a new new position specified by newIndex. (Inherited from C1.Xaml.FlexReport.ReportObjectCollection<SubSection>)
Public MethodRemoves a SubSection object from collection.  
Public MethodRemoves item with specified index from the collection.  
Top
See Also

Reference

SubSectionCollection Class
C1.Xaml.FlexReport Namespace