Provides data for the InputValueChanged event.

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

Syntax

C#
public class InputValueChangedEventArgs : EventArgs
Visual Basic
Public Class InputValueChangedEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    C1.C1Preview..::..InputValueChangedEventArgs

See Also