Initializes a new instance of the InputValueChangedEventArgs class.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public InputValueChangedEventArgs( RenderInputBase renderObject ) |
Visual Basic |
---|
Public Sub New ( _ renderObject As RenderInputBase _ ) |
Parameters
- renderObject
- Type: C1.C1Preview..::..RenderInputBase