Click or drag to resize

StiBandV2BuilderGetChildBands Method

Returns child bands.

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static StiComponentsCollection GetChildBands(
	StiBand masterBand
)

Parameters

masterBand
Type: Stimulsoft.Report.ComponentsStiBand

[Missing <param name="masterBand"/> documentation for "M:Stimulsoft.Report.Engine.StiBandV2Builder.GetChildBands(Stimulsoft.Report.Components.StiBand)"]

Return Value

Type: StiComponentsCollection

[Missing <returns> documentation for "M:Stimulsoft.Report.Engine.StiBandV2Builder.GetChildBands(Stimulsoft.Report.Components.StiBand)"]

See Also