Click or drag to resize

StiGroupFooterBandV2BuilderGetMaster Method

Returns the Master component of an object.

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static StiDataBand GetMaster(
	StiGroupFooterBand masterFooterBand
)

Parameters

masterFooterBand
Type: Stimulsoft.Report.ComponentsStiGroupFooterBand

[Missing <param name="masterFooterBand"/> documentation for "M:Stimulsoft.Report.Engine.StiGroupFooterBandV2Builder.GetMaster(Stimulsoft.Report.Components.StiGroupFooterBand)"]

Return Value

Type: StiDataBand
Master component.
See Also