Click or drag to resize

StiDataBandInfoV2DetailDataBands Property

Коллекция содержит все подчиненные DataBand's текущего DataBand. Для заполнения коллекцию необходимо вызвать метод FindDetailDataBands.

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

Property Value

Type: StiComponentsCollection
See Also