ActiveReports 12
InputBindings Property

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : InputBindings Property
Gets the collection of input bindings associated with this element.
Syntax
'Declaration
 
Public ReadOnly Property InputBindings As InputBindingCollection
public InputBindingCollection InputBindings {get;}

Property Value

The collection of input bindings.
See Also

Reference

Viewer Class
Viewer Members