Spread WPF Documentation
InputScope Property (CellPresenter)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellPresenter Class : InputScope Property
Syntax
'Declaration
 
Public Property InputScope As System.Windows.Input.InputScope
'Usage
 
Dim instance As CellPresenter
Dim value As System.Windows.Input.InputScope
 
instance.InputScope = value
 
value = instance.InputScope
public System.Windows.Input.InputScope InputScope {get; set;}
See Also

Reference

CellPresenter Class
CellPresenter Members