IsMouseOverEnabled Property (GridCellFactory)
In This Topic
Gets whether the mouse-over state is reflected in the cells.
Syntax
'Declaration
Public Overrides ReadOnly Property IsMouseOverEnabled As Boolean
public override bool IsMouseOverEnabled {get;}
See Also