TestimoX

API Reference

Class

TableValue

Namespace TestimoX.Reporting.Html.RenderValue

Represents a tabular rowset (each row is a key/value map).

Inheritance

  • Object
  • TableValue

Constructors

TableValue(System.Collections.Generic.IReadOnlyList{System.Collections.Generic.IReadOnlyDictionary{System.String,System.String}} Rows) #

Represents a tabular rowset (each row is a key/value map).

Parameters

Rows System.Collections.Generic.IReadOnlyList{System.Collections.Generic.IReadOnlyDictionary{System.String,System.String}} required