Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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