Click or drag to resize

StiSubReportsHelperGetMasterDataBand Method

Returns DataBand 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 StiDataBand GetMasterDataBand(
	StiContainer parent
)

Parameters

parent
Type: Stimulsoft.Report.ComponentsStiContainer

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

Return Value

Type: StiDataBand

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

See Also