Show contents 

Report > Report Assembly Classes > ReportEvents > ReportEvents.OnChangeControlValue

ReportEvents.OnChangeControlValue

Syntax

OnChangeControlValue(Control : IPrxControl);

Parameters

Control. Regular report control that generated the event.

Description

The OnChangeControlValue method implements the event that occurs when value of a control of the regular report is changed.

See also:

ReportEvents