For Babelfish Release 1.11.1.3

ResultListDisplayPartitionClassSet Property

The list of ClassSet objects, each containing a CSS class (string) and ShowWhen object, to determine if the class should be used when displaying the row.

Definition

Namespace: Scopos.BabelFish.DataModel.Definitions
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public List<ClassSet> ClassSet { get; set; }

Property Value

ListClassSet

Remarks

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

See Also