<< Return to Main Index

< Return to Class Index

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

CGXGridParam

Class Overview | Class Members