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.
Indicates whether the specified property is a sub-item of the current property.
BOOL IsSubItem(
CMFCPropertyGridProperty* pProp
) const;
Parameters
- [in] pProp
A pointer to a property.
Return Value
TRUE if the specified property is a sub-item of the current property; otherwise, FALSE.
Requirements
Header: afxpropertygridctrl.h