GrapeCity.Xaml.SpreadSheet.UI
InputDeviceType Property (SheetView)


GrapeCity.Xaml.SpreadSheet.UI Namespace > SheetView Class : InputDeviceType Property
Returns the last input device type.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public ReadOnly Property InputDeviceType As InputDeviceType
'Usage
 
Dim instance As SheetView
Dim value As InputDeviceType
 
value = instance.InputDeviceType
[DefaultValue()]
public InputDeviceType InputDeviceType {get;}
See Also

Reference

SheetView Class
SheetView Members