Click or drag to resize

StiDataBandV2BuilderGetGroupFooterResult Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Engine.StiDataBandV2Builder.GetGroupFooterResult(Stimulsoft.Report.Components.StiDataBand,Stimulsoft.Report.Components.StiGroupHeaderBand)"]

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public bool GetGroupFooterResult(
	StiDataBand masterDataBand,
	StiGroupHeaderBand groupHeaderBand
)

Parameters

masterDataBand
Type: Stimulsoft.Report.ComponentsStiDataBand

[Missing <param name="masterDataBand"/> documentation for "M:Stimulsoft.Report.Engine.StiDataBandV2Builder.GetGroupFooterResult(Stimulsoft.Report.Components.StiDataBand,Stimulsoft.Report.Components.StiGroupHeaderBand)"]

groupHeaderBand
Type: Stimulsoft.Report.ComponentsStiGroupHeaderBand

[Missing <param name="groupHeaderBand"/> documentation for "M:Stimulsoft.Report.Engine.StiDataBandV2Builder.GetGroupFooterResult(Stimulsoft.Report.Components.StiDataBand,Stimulsoft.Report.Components.StiGroupHeaderBand)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.Engine.StiDataBandV2Builder.GetGroupFooterResult(Stimulsoft.Report.Components.StiDataBand,Stimulsoft.Report.Components.StiGroupHeaderBand)"]

See Also