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; }
Public Overridable ReadOnly Property InvalidateOnMouseOver As Boolean
Get
Property Value
Type:
BooleanSee Also