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