<< Return to Main Index

< Return to Class Index

CGXGridParam::SetMinTrackRowHeight

void SetMinTrackRowHeight(int nHeight);

nHeight

Specifies the minimum height for rows in pixels when the end user is sizing them. If 0, the user can hide rows.

Remarks

Specifies the minimum height for rows when the end user is sizing them.

Call this method if you don’t want the end user to be able to hide rows.

See Also

CGXGridParam::GetMinTrackRowHeight

CGXGridParam

Class Overview | Class Members