[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.OnInputValueChanged

OnInputValueChanged Method

OnInputValueChanged(RenderInputBase)

Called when the C1.C1Preview.IValueProvider.Value property of a RenderInputBase object contained in the current document has changed. Raises the InputValueChanged event.

Declaration
protected virtual void OnInputValueChanged(RenderInputBase renderObject)
Parameters
Type Name Description
RenderInputBase renderObject

The RenderInputBase object on which the input value has changed.