For Babelfish Release 1.12.3.10

ResultListIntermediateFormattedRow_hasSpanningRow Field

The protected variable _hasSpanningRow, set in the constructor, indicates if the RESULT LIST FORMAT defines a spanning row. The property .HasSpanningRow indicates if a spanning row is defined and the RLIF says to show it.

Definition

Namespace: Scopos.BabelFish.DataActors.ResultListFormatter
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
protected bool _hasSpanningRow

Field Value

Boolean

See Also