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 number of options that belong to a property.
int GetOptionCount() const;
Return Value
The number of property list items (options) that are contained in the property control.
Remarks
Call the CMFCPropertyGridProperty::AddOption method to add items to the property list. Call the CMFCPropertyGridProperty::RemoveAllOptions method to remove all items.
Requirements
Header: afxpropertygridctrl.h