CGXGridParam::SetMinTrackColWidth
void SetMinTrackColWidth(int nWidth);
nWidth
Specifies the minimum width for columns in pixels when the end user is sizing them. If 0, the user can hide columns.
Remarks
Specifies the minimum width for columns when the end user is sizing them.
Call this method if you don’t want the end user to be able to hide columns.
See Also
CGXGridParam::GetMinTrackColWidth