Links
EControl Form Designer Pro
TCustomPropList.IsHeaderItem Method

Determines if specified item is header.

function IsHeaderItem(Index: integer): Boolean; override;

If IsHeaderItem is True, item is header, i.e. it occupies two columns and in-place editor is not created for this one. 

In TDualList it always returns false. Descendants must override this function to make result sensible.

Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!