Spread Silverlight Documentation
IsMouseOver Property (RowHeaderCellPresenter)


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

Reference

RowHeaderCellPresenter Class
RowHeaderCellPresenter Members