Show contents 

Report > Report Assembly Delegates > OnBeforeDeleteRangeIReportBoxEventsDelegate

OnBeforeDeleteRangeIReportBoxEventsDelegate

Syntax

OnBeforeDeleteRangeIReportBoxEventsDelegate(Sender: Object; Args: IReportRangeDeleteEventArgs);

Parameters

Sender. The component, in which event occurs

Args. Event parameters.

Description

The OnBeforeDeleteRangeIReportBoxEventsDelegate delegate describes the method that can handle the ReportBox.OnBeforeDeleteRange event.

See also:

Report Assembly Delegates