[]
        
(Showing Draft Content)

C1.C1Preview.InputValueChangedEventArgs

InputValueChangedEventArgs Class

Provides data for the InputValueChanged event.

Inheritance
InputValueChangedEventArgs
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.4.8.dll
Syntax
public class InputValueChangedEventArgs : EventArgs

Constructors

Name Description
InputValueChangedEventArgs(RenderInputBase)

Initializes a new instance of the InputValueChangedEventArgs class.

Properties

Name Description
RenderObject

Gets the RenderInputBase object on which the value has changed.