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