ComponentOne TileView for WPF and Silverlight
InputScope Property (C1TileViewItem)


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

Reference

C1TileViewItem Class
C1TileViewItem Members