CGXGridCore::OnTrackRowHeightEnd

virtual BOOL OnTrackRowHeightEnd(ROWCOL nRow, int nHeight);?

nRow

Specifies the row id.

nHeight

Specifies the new row-height.

Return Value

TRUE if changing the row-height is possible; FALSE to abort changing the row-height.

Remarks

The method is called when the user has released the mouse. It is called from OnEndTracking to determine if changing the size is possible.

CGXGridCore

 Class Overview |  Class Members