For Babelfish Release 1.12.3.10

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.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
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