Contents - Index - Previous - Next


StartCol property



Applies to
TProfGridCell class

Declaration
property StartCol: Integer;

Description

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

Returns -1 if the cell is located in a hidden column. For merged cells, the property returns -1 if a merged cell completely appears in hidden columns.


Run-time only
Read-only