Spread Silverlight Documentation
Y Property (TouchToolbarOpeningEventArgs)


GrapeCity.Windows.SpreadSheet.UI Namespace > TouchToolbarOpeningEventArgs Class : Y Property
Gets or sets the vertical tapped position.
Syntax
'Declaration
 
Public ReadOnly Property Y As System.Integer
'Usage
 
Dim instance As TouchToolbarOpeningEventArgs
Dim value As System.Integer
 
value = instance.Y
public System.int Y {get;}

Property Value

An integer that indicates the vertical tapped position.
See Also

Reference

TouchToolbarOpeningEventArgs Class
TouchToolbarOpeningEventArgs Members