GrapeCity.Xaml.SpreadSheet.UI
IsMouseOver Property (CellPresenterBase)


GrapeCity.Xaml.SpreadSheet.UI Namespace > CellPresenterBase Class : IsMouseOver Property
Gets a value that indicates that the mouse is over the cell.
Syntax
'Declaration
 
Protected Overridable ReadOnly Property IsMouseOver As Boolean
'Usage
 
Dim instance As CellPresenterBase
Dim value As Boolean
 
value = instance.IsMouseOver
protected virtual bool IsMouseOver {get;}
See Also

Reference

CellPresenterBase Class
CellPresenterBase Members