Click or drag to resize

StiComponentRenderedCount Property

Gets or sets a value which indicates how many times the component is rendered.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public int RenderedCount { get; set; }

Property Value

Type: Int32
See Also