Click or drag to resize

StiComponentForceRedrawAll Property

Gets a value which indicates whether it is necessary to draw again the whole page when moving the component or changing its sizes in the designer.

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

Property Value

Type: Boolean
See Also