DATAGRIDROW Data Type

DATAGRIDROW identifies a row in a DataGrid and is defined as follows:

type DATAGRIDROW is LIST OF INTEGER

Notes

Row zero represents the column header.