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


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