ComponentOne FlexGrid for UWP
SetInputScope Method

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexGridEditorFlyoutPresenter Class : SetInputScope Method
Windows.UI.Xaml.Input.InputScopeNameValue that selects the keyboard type.
Sets the type of keyboard to display.
Syntax
'Declaration
 
Public Sub SetInputScope( _
   ByVal scopeName As Windows.UI.Xaml.Input.InputScopeNameValue _
) 
public void SetInputScope( 
   Windows.UI.Xaml.Input.InputScopeNameValue scopeName
)

Parameters

scopeName
Windows.UI.Xaml.Input.InputScopeNameValue that selects the keyboard type.
See Also

Reference

C1FlexGridEditorFlyoutPresenter Class
C1FlexGridEditorFlyoutPresenter Members