Type Alias: SelectionMarksTable
SelectionMarksTable: object
Represents a table of marks in a selection.
readonly fieldKeys: FieldKey[]
Readonly. A list of field keys for the selection marks table.
readonly values: DataValue[][]
Readonly. A list of values for the selection marks table.