Gets the InputInfoBase object corresponding to the input control which causes an event.

Namespace:  C1.Win.C1PrintPreview
Assembly:  C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)

Syntax

C#
public InputInfoBase InputInfo { get; }
Visual Basic (Declaration)
Public ReadOnly Property InputInfo As InputInfoBase

See Also