CMFCPropertyGridProperty::GetExpandedSubItems
擷取展開的子項目數目。
int GetExpandedSubItems(
BOOL bIncludeHidden=TRUE
) const;
參數
參數 |
描述 |
---|---|
[in] bIncludeHidden |
包含隱藏子項目的TRUE 計數,否則, FALSE。 預設值是 TRUE。 |
傳回值
展開的子項目數目。
需求
標題: afxpropertygridctrl.h
擷取展開的子項目數目。
int GetExpandedSubItems(
BOOL bIncludeHidden=TRUE
) const;
參數 |
描述 |
---|---|
[in] bIncludeHidden |
包含隱藏子項目的TRUE 計數,否則, FALSE。 預設值是 TRUE。 |
展開的子項目數目。
標題: afxpropertygridctrl.h