FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid.FlexPivotCellFactory Class / IsMouseOverEnabled Property

In This Topic
    IsMouseOverEnabled Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property IsMouseOverEnabled As Boolean
    public virtual bool IsMouseOverEnabled {get;}
    See Also