Click or drag to resize

StiDataBandV2BuilderIsCollapsed Method

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

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool IsCollapsed(
	StiContainer masterDataBand,
	bool isRendering
)

Parameters

masterDataBand
Type: Stimulsoft.Report.ComponentsStiContainer

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

isRendering
Type: SystemBoolean

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.Engine.StiDataBandV2Builder.IsCollapsed(Stimulsoft.Report.Components.StiContainer,System.Boolean)"]

See Also