Spread Windows Forms 12.0 Product Documentation
Y Property (TouchStripOpeningEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > TouchStripOpeningEventArgs Class : Y Property
Gets or sets the vertical position for the tapped position.
Syntax
'Declaration
 
Public ReadOnly Property Y As Integer
'Usage
 
Dim instance As TouchStripOpeningEventArgs
Dim value As Integer
 
value = instance.Y
public int Y {get;}

Property Value

An integer that indicates the vertical position for the tapped position.
See Also

Reference

TouchStripOpeningEventArgs Class
TouchStripOpeningEventArgs Members