For Babelfish Release 1.12.3.10

ResultListIntermediateFormattedRowIsChildRow Property

Gets/Sets boolean indicating if this row is considered a child row A child row is, for example, a team member row under a team result row.

Definition

Namespace: Scopos.BabelFish.DataActors.ResultListFormatter
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
public bool IsChildRow { get; protected set; }

Property Value

Boolean

See Also