ComponentOne TileView for WPF and Silverlight
InputScope Property (C1TileView)


C1.WPF.TileView Namespace > C1TileView Class : InputScope Property
Syntax
'Declaration
 
Public Property InputScope As System.Windows.Input.InputScope
'Usage
 
Dim instance As C1TileView
Dim value As System.Windows.Input.InputScope
 
instance.InputScope = value
 
value = instance.InputScope
public System.Windows.Input.InputScope InputScope {get; set;}
See Also

Reference

C1TileView Class
C1TileView Members