OnAutoFilterIReportBoxEventsDelegate

Syntax

OnAutoFilterIReportBoxEventsDelegate(Sender: Object; Args: IReportAutoFilterEventArgs);

Parameters

Sender. The component, in which event occurs

Args. Event parameters.

Description

The OnAutoFilterIReportBoxEventsDelegate delegate describes the method that can handle the ReportBox.OnAutoFilter event.

See also:

Report Assembly Delegates