ComponentOne Basic Library for WPF and Silverlight
InputScope Property (C1HeaderedItemsControl)


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

Reference

C1HeaderedItemsControl Class
C1HeaderedItemsControl Members