Click or drag to resize

StiHeaderBandV2BuilderGetMaster Method

Returns the Master component of this component.

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

Parameters

masterHeaderBand
Type: Stimulsoft.Report.ComponentsStiHeaderBand

[Missing <param name="masterHeaderBand"/> documentation for "M:Stimulsoft.Report.Engine.StiHeaderBandV2Builder.GetMaster(Stimulsoft.Report.Components.StiHeaderBand)"]

Return Value

Type: StiDataBand

[Missing <returns> documentation for "M:Stimulsoft.Report.Engine.StiHeaderBandV2Builder.GetMaster(Stimulsoft.Report.Components.StiHeaderBand)"]

See Also