Removes all selected fields from the report.

Namespace:  C1.Win.C1ReportDesigner
Assembly:  C1.Win.C1ReportDesigner.2 (in C1.Win.C1ReportDesigner.2.dll)

Syntax

C#
public bool Delete()
Visual Basic
Public Function Delete As Boolean

Return Value

Returns false if there is no selection to delete.

See Also