Click or drag to resize

StiDataBandInfoV1CurrentDetailComponent Property

Gets or sets the current child component. If it equal in null then Master component is printed.

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

Property Value

Type: StiComponent
See Also