Options
All
  • Public
  • Public/Protected
  • All
Menu

Contains information that defines how to apply row marking for value groups.

Hierarchy

  • MarkValueGroupRowData

Index

Properties

checked?: boolean

The the marking should be applied to the 'checkbox' marking.

defaultvalue

false if not defined

ctrl?: boolean

Whether the control key is down during marking.

defaultvalue

false if not defined

rows: number[]

Array of table row indexes (row idxs).

shift?: boolean

Whether the shift key is down during marking.

defaultvalue

false if not defined

valueGroup: ValueGroupName

The value group.

Generated using TypeDoc