New to Kendo UI for Angular? Start a free 30-day trial
GridItem
Represents the item by which the Grid tracks changes. See example.
The possible values are:
type
GridItem = DataItem | GroupItem | GroupFooterItem;