[]
        
(Showing Draft Content)

C1.WPF.FlexReport.SubSectionCollection.Remove

Remove Method

Remove(SubSection)

Removes a SubSection object from collection.

Declaration
public void Remove(SubSection item)
Parameters
Type Name Description
SubSection item

The SubSection object to remove.