Share via


CMFCPropertyGridProperty::IsSubItem

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

See Also

Reference

CMFCPropertyGridProperty Class

Hierarchy Chart