Show contents 

Report > Report Assembly Classes > ReportBox > ReportBox.OnScaleChange

ReportBox.OnScaleChange

Syntax

OnScaleChange(Sender: Object; Args: IReportScaleChangeEventArgs);

Parameters

Sender - . The parameter that returns the component that generated the event.

Args - . The parameter that enables the user to determine event parameters.

Description

The OnScaleChange event occurs on changing the table scale.

See also:

ReportBox