Using IlvSheet

A sheet is a particular type of matrix implemented by the class IlvSheet. See Using IlvMatrix. In a sheet, fixed rows and columns are delimited by a relief line.

A Sheet

IlvSheet has all the behavior of the class IlvMatrix. In addition, it allows the user to dynamically resize the columns or rows. This can be done in two ways:

  • By clicking in the fixed columns or rows on the grid line and dragging to resize the column or row.

  • By double-clicking in the fixed columns or rows on the grid line to give the column or row the size of its larger item.