Click or drag to resize

StiDataBandV1BuilderGetFooters Method

Returns a collection of footers of an object.

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual StiComponentsCollection GetFooters(
	StiDataBand masterDataBand
)

Parameters

masterDataBand
Type: Stimulsoft.Report.ComponentsStiDataBand

[Missing <param name="masterDataBand"/> documentation for "M:Stimulsoft.Report.Engine.StiDataBandV1Builder.GetFooters(Stimulsoft.Report.Components.StiDataBand)"]

Return Value

Type: StiComponentsCollection

[Missing <returns> documentation for "M:Stimulsoft.Report.Engine.StiDataBandV1Builder.GetFooters(Stimulsoft.Report.Components.StiDataBand)"]

See Also