Click or drag to resize

StiComponentParent Property

Gets or sets the container in which an object is located.

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

Property Value

Type: StiContainer
See Also