FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.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
    public virtual bool IsMouseOverEnabled {get;}
    See Also