Click or drag to resize

StiDataBandV2BuilderRemoveKeepHeaders Method

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

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void RemoveKeepHeaders(
	StiDataBand masterDataBand,
	bool[] keepHeaders
)

Parameters

masterDataBand
Type: Stimulsoft.Report.ComponentsStiDataBand

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

keepHeaders
Type: SystemBoolean

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

See Also