Click or drag to resize

StiDataBandInfoV2Details Property

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

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

Property Value

Type: StiComponentsCollection
See Also