CMFCPropertyGridCtrl::SetDescriptionRows

Specifies the number of rows to display in the description section of the current property grid control.

void SetDescriptionRows(
   int nDescRows
);

Parameters

  • [in] nDescRows
    The number of rows to display in the property description.

Requirements

Header: afxpropertygridctrl.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCPropertyGridCtrl Class