Occurs when the value of RenderInputBase object within document is changed.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public event InputValueChangedEventHandler InputValueChanged
Visual Basic
Public Event InputValueChanged As InputValueChangedEventHandler

See Also