Click or drag to resize

StiDataBandV2BuilderRenderHierarchicalFooters Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Engine.StiDataBandV2Builder.RenderHierarchicalFooters(Stimulsoft.Report.Components.StiDataBand,System.Boolean,System.Int32)"]

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void RenderHierarchicalFooters(
	StiDataBand masterDataBand,
	bool allowIndent,
	int level
)

Parameters

masterDataBand
Type: Stimulsoft.Report.ComponentsStiDataBand

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

allowIndent
Type: SystemBoolean

[Missing <param name="allowIndent"/> documentation for "M:Stimulsoft.Report.Engine.StiDataBandV2Builder.RenderHierarchicalFooters(Stimulsoft.Report.Components.StiDataBand,System.Boolean,System.Int32)"]

level
Type: SystemInt32

[Missing <param name="level"/> documentation for "M:Stimulsoft.Report.Engine.StiDataBandV2Builder.RenderHierarchicalFooters(Stimulsoft.Report.Components.StiDataBand,System.Boolean,System.Int32)"]

See Also