Click or drag to resize

StiFooterBandV1BuilderGetMaster 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 StiComponent GetMaster(
	StiFooterBand masterFooterBand
)

Parameters

masterFooterBand
Type: Stimulsoft.Report.ComponentsStiFooterBand

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

Return Value

Type: StiComponent
Master component.
See Also