Spread Silverlight Documentation
IsMouseOver Property (CellPresenterBase)


GrapeCity.Windows.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 System.Boolean
'Usage
 
Dim instance As CellPresenterBase
Dim value As System.Boolean
 
value = instance.IsMouseOver
protected virtual System.bool IsMouseOver {get;}
See Also

Reference

CellPresenterBase Class
CellPresenterBase Members