Click or drag to resize

StiContainerComponents Property

Gets or sets a collection of components.

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

Property Value

Type: StiComponentsCollection
See Also