C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridCellView Class / IsMouseOver Property

In This Topic
IsMouseOver Property (GridCellView)
In This Topic
Gets or sets the mouse over state.
Syntax
'Declaration
 
Public Property IsMouseOver As Boolean
 
See Also