CGXGridCore::OnTrackColWidthEnd

virtual BOOL OnTrackColWidthEnd(ROWCOL nCol, int nWidth);?

nCol

Specifies the column id.

nWidth

Specifies the new column-width.

Return Value

TRUE if changing the column-width is possible; FALSE to abort changing the column-width.

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