StiDataBandInfoV2SubReports Property |
Коллекция содержит все подчиненные SubReport's текущего DataBand. Для заполнения
коллекцию необходимо вызвать метод FindSubReports.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiComponentsCollection SubReports { get; set; }
Public Property SubReports As StiComponentsCollection
Get
Set
Property Value
Type:
StiComponentsCollectionSee Also