Version

MouseLeaveCell Method

Notifies the grid when the mouse has left the cell.
Syntax
void MouseLeaveCell( 
   double x,
   double y
)

Parameters

x
The X position of the mouse.
y
The Y position of the mouse.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also