Attachmate.Reflection Assembly > Attachmate.Reflection.UserInterface Namespace > MouseEventArgsEx Class : Column Property |
'Declaration
Public ReadOnly Property Column As Integer
'Usage
Dim instance As MouseEventArgsEx Dim value As Integer value = instance.Column
public int Column {get;}