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
public virtual bool IsMouseOverEnabled {get;}
See Also