C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / InputValueChangedEventArgs Class / RenderObject Property

In This Topic
RenderObject Property (InputValueChangedEventArgs)
In This Topic
Gets the RenderInputBase object on which the value has changed.
Syntax
'Declaration
 
Public ReadOnly Property RenderObject As RenderInputBase
 
See Also