Click or drag to resize

StiComponentInvalidateOnMouseOver Property

Gets a value which indicates whether invalidating of the component occurs when a mouse pointer is above the component.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual bool InvalidateOnMouseOver { get; }

Property Value

Type: Boolean
See Also