For Babelfish Release 1.11.1.3

ResultListDisplayPartitionClassList Property

Note: This API is now obsolete.
The list of css classes to assign to the rows within this Partition.

Definition

Namespace: Scopos.BabelFish.DataModel.Definitions
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
[ObsoleteAttribute("Use .ClassSet instead.")]
public List<string> ClassList { get; set; }

Property Value

ListString

Remarks

  • rlf-row-header
  • rlf-row-athlete
  • rlf-row-team
  • rlf-row-child
  • rlf-row-footer
"

See Also