Spread Silverlight Documentation
InputDeviceType Property (SheetView)


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

Reference

SheetView Class
SheetView Members