Contents - Index - Previous - Next


EndCol property



Applies to
TProfGridCell class

Declaration
property EndCol: Integer;

Description

Returns the visible index of the cell's ending column.

If the cell is not a merged cell, EndCol is equal to StartCol.


Run-time only
Read-only