GrapeCity.Win.MultiRow Namespace > GcMultiRow Class : InputDeviceType Property |
<BrowsableAttribute(False)> Public ReadOnly Property InputDeviceType As InputDeviceType
Dim instance As GcMultiRow Dim value As InputDeviceType value = instance.InputDeviceType
[Browsable(false)] public InputDeviceType InputDeviceType {get;}
listBox1.Items.Add(gcMultiRow1.InputDeviceType.ToString());
ListBox1.Items.Add(GcMultiRow1.InputDeviceType.ToString())
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2