ComponentOne DataGrid for WPF and Silverlight
IsMouseOver Property (DataGridRowHeaderPresenter)

C1.Silverlight.DataGrid Namespace > DataGridRowHeaderPresenter Class : IsMouseOver Property
Returns true if the mouse is over the control.
Syntax
'Declaration
 
Public ReadOnly Property IsMouseOver As System.Boolean
public System.bool IsMouseOver {get;}
See Also

Reference

DataGridRowHeaderPresenter Class
DataGridRowHeaderPresenter Members