CMFCPropertyGridProperty::GetOptionCount

检索属于属性的选项卡数。

int GetOptionCount() const;

返回值

属性的数字列表在属性控件包含的项(可选)。

备注

调用 CMFCPropertyGridProperty::AddOption 方法将项添加到属性列表。调用 CMFCPropertyGridProperty::RemoveAllOptions 方法移除所有项。

要求

标头: afxpropertygridctrl.h

请参见

参考

CMFCPropertyGridProperty选件类

层次结构图