Version 1
Common Interface IItemInfo GrapeCity DataViewsJS Interface

IItemInfo Interface

Defines result of IGrid.getItem function

Heirarchy

  • IItemInfo

Properties

Optional group

The group instance

Optional groupArea

groupArea: string

The group area

Optional isNewRow

isNewRow: boolean

Indicates whether row is new

Optional item

item: IDataItem

The data item of the queried row

Optional node

The instance of the tree node.

Optional nodeArea

nodeArea: string

The area of the tree node

Optional row

row: number

The row index