CMFCPropertyGridProperty::SetName
Sets the name of a property.
void SetName(
LPCTSTR lpszName,
BOOL bRedraw=TRUE
);
Parameters
[in] lpszName
The property name.[in] bRedraw
TRUE to redraw the property immediately; otherwise, FALSE. The default value is TRUE.
Requirements
Header: afxpropertygridctrl.h