CMFCPropertyGridProperty::GetOption
Retrieves the text of the option that is specified by an index.
LPCTSTR GetOption(
int nIndex
) const;
Parameters
- nIndex
The zero-based index of the property list item (option) to retrieve.
Return Value
Pointer to a string that contains the option text.
Requirements
Header: afxpropertygridctrl.h