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


GrapeCity.Xaml.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 Boolean
'Usage
 
Dim instance As RowHeaderCellPresenter
Dim value As Boolean
 
value = instance.IsMouseOver
protected override bool IsMouseOver {get;}
See Also

Reference

RowHeaderCellPresenter Class
RowHeaderCellPresenter Members