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 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