Contents
- Index
- Previous
- Next
AddCols property
Applies to
TProfGridCell class
Declaration
property AddCols: Word;
Description
Specifies the number of added columns for a merged cell. If the cell is not a merged cell, the property is equal to 0.
Set AddCols to a value greater than 0 to create a horizontally merged cells. Set AddCols to 0 to horizontally unmerge a merged cell.