BCGSuite for MFC
virtual UINT CBCGPGanttChart::GetItemHeight ( const CBCGPGanttItem pItem) const
virtual

Returns the height of a row with the specified item.

This function returns the height of a row taken by the specified item. It's 0 if the item is hidden.

Parameters
pItemA pointer to an item.