CMFCPropertyGridCtrl::GetRowHeight

Retrieves the height of a row in the property grid control.

int GetRowHeight() const;

Return Value

The height of a row.

Remarks

The height of a row is equal to the current font height plus 4 pixels.

Requirements

Header: afxpropertygridctrl.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCPropertyGridCtrl Class