For Babelfish Release 1.12.4.4

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.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
public bool IsChildRow { get; protected set; }

Property Value

Boolean

See Also