Click or drag to resize

StiGroupHeaderBandV1BuilderGetCurrentConditionValue Method

Returns the current value of a condition of grouping.

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static Object GetCurrentConditionValue(
	StiGroupHeaderBand masterGroupHeaderBand
)

Parameters

masterGroupHeaderBand
Type: Stimulsoft.Report.ComponentsStiGroupHeaderBand

[Missing <param name="masterGroupHeaderBand"/> documentation for "M:Stimulsoft.Report.Engine.StiGroupHeaderBandV1Builder.GetCurrentConditionValue(Stimulsoft.Report.Components.StiGroupHeaderBand)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Report.Engine.StiGroupHeaderBandV1Builder.GetCurrentConditionValue(Stimulsoft.Report.Components.StiGroupHeaderBand)"]

See Also