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; }
Public Property DetailDataBands As StiComponentsCollection
Get
Set
Property Value
Type:
StiComponentsCollectionSee Also