ActiveReports Developer 7
InputBindings Property
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : InputBindings Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property InputBindings As System.Windows.Input.InputBindingCollection
C# 
public System.Windows.Input.InputBindingCollection InputBindings {get;}

See Also