CMFCPropertyGridProperty::GetExpandedSubItems
Retrieves the number of expanded sub-items.
int GetExpandedSubItems(
BOOL bIncludeHidden=TRUE
) const;
Parameters
Parameter |
Description |
---|---|
[in] bIncludeHidden |
TRUE to include the hidden sub-items in the count; otherwise, FALSE. The default value is TRUE. |
Return Value
The number of expanded sub-items.
Requirements
Header: afxpropertygridctrl.h