Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpSpread Class / InputDeviceType Property


In This Topic
InputDeviceType Property
In This Topic
Gets the input device type which indicates the current device.
Syntax
'Declaration
 
Public ReadOnly Property InputDeviceType As InputDeviceType
 
'Usage
 
Dim instance As FpSpread
Dim value As InputDeviceType
 
value = instance.InputDeviceType

Property Value

A InputDeviceType that indicates the current device.
See Also