IReportScaleChangeEventArgs

Description

The IReportScaleChangeEventArgs interface contains properties of argument of the event that occurs when a regular report sheet is scaled (ReportBox.OnScaleChange).

Properties

  Property name Brief description
Scale The Scale property returns the scale to be set for a regular report sheet.

Properties inherited from IReportEventArgs

  Property name Brief description
Report The Report property returns the ReportBox component that has generated the event.
Sheet The Sheet property returns the sheet of the regular report, on which the event has occurred.

See also:

Report Assembly Interfaces