Spread Windows Forms 12.0 Product Documentation
X Property (TouchStripOpeningEventArgs)


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

Property Value

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

Reference

TouchStripOpeningEventArgs Class
TouchStripOpeningEventArgs Members