Contents - Index - Previous - Next


EndingColumn property



Applies to
TProfGridCell class

Declaration
property EndingColumn: TProfGridColumn;

Description

Returns the reference to the cell's ending column.

If the cell is not a merged cell, EndingColumn is equal to StartingColumn.

Tip:  EndingColumn may be a hidden column.


Run-time only
Read-only