C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridWrapCellFactory Class / IsMouseOverEnabled Property

In This Topic
IsMouseOverEnabled Property (GridWrapCellFactory)
In This Topic
Gets whether the mouse-over state is reflected in the cells.
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsMouseOverEnabled As Boolean
 
See Also