CGXGridCore::OnTrackRowHeight
virtual BOOL OnTrackRowHeight(ROWCOL nRow);?
nRow
Specifies the row id.
Return Value
TRUE if tracking the specified row is possible; FALSE to disable tracking the row.
Remarks
The method is called from ShowContextCursor to determine if it should display a size cursor and from OnStartTracking to determine if the row can be tracked.