Introduction3.1APITypesIdId is a common type to identify many objects in grid e.g.: Highlight, CellLocation, CellChange, Column, Row Id can be a number or string. Definition type Id = number | string;DropPositionSelectionMode