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; }
Public Property RenderedCount As Integer
Get
Set
Property Value
Type:
Int32See Also