Click or drag to resize

StiDataBandInfoV2FootersOnAllPages Property

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

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

Property Value

Type: StiComponentsCollection
See Also