Contents - Index - Previous - Next


AddRows property



Applies to
TProfGridCell class

Declaration
property AddRows: Word;

Description

Specifies the number of added rows for a merged cell. If the cell is not a merged cell, the property is equal to 0.

Set AddRows to a value greater than 0 to create a vertically merged cells. Set AddRows to 0 to vertically unmerge a merged cell.