Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FilterBarEventArgs Class / Y Property


In This Topic
Y Property (FilterBarEventArgs)
In This Topic
Gets the y-coordinate of the pointer position.
Syntax
'Declaration
 
Public ReadOnly Property Y As Integer
 
'Usage
 
Dim instance As FilterBarEventArgs
Dim value As Integer
 
value = instance.Y
See Also