Click or drag to resize

StiDataBandV2BuilderIsDetailDataSourcesEmpty Method

Gets value indicates that all detail components are empty.

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool IsDetailDataSourcesEmpty(
	StiDataBand masterDataBand
)

Parameters

masterDataBand
Type: Stimulsoft.Report.ComponentsStiDataBand

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

Return Value

Type: Boolean

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

See Also