CMFCPropertyGridCtrl::GetLeftColumnWidth
Retrieves of the width of the left column of the current property grid control, which contains the name of each property.
int GetLeftColumnWidth() const;
Return Value
The width of the name column.
Remarks
The right column of a property grid control contains the value of each property.
Requirements
Header: afxpropertygridctrl.h