Click or drag to resize

StiSubReportsHelperGetParentBand Method

Returns Band which is one of Parent components of the specified container.

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static StiBand GetParentBand(
	StiContainer parent
)

Parameters

parent
Type: Stimulsoft.Report.ComponentsStiContainer

[Missing <param name="parent"/> documentation for "M:Stimulsoft.Report.Engine.StiSubReportsHelper.GetParentBand(Stimulsoft.Report.Components.StiContainer)"]

Return Value

Type: StiBand

[Missing <returns> documentation for "M:Stimulsoft.Report.Engine.StiSubReportsHelper.GetParentBand(Stimulsoft.Report.Components.StiContainer)"]

See Also