ActiveReports 13
InputScope Property

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : InputScope Property
Gets or sets the context for input used by this System.Windows.FrameworkElement.
Syntax
'Declaration
 
Public Property InputScope As InputScope
public InputScope InputScope {get; set;}

Property Value

The input scope, which modifies how input from alternative input methods is interpreted. The default value is null (which results in a default handling of commands).
See Also

Reference

Viewer Class
Viewer Members