[]
        
(Showing Draft Content)

C1.WPF.Report.ParagraphItemCollection.Remove

Remove Method

Remove(ParagraphItem)

Removes a ParagraphItem object from collection.

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

The ParagraphItem object to remove.