Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Indicates whether a property grid control is in alphabetic mode.
BOOL IsAlphabeticMode() const;
Return Value
TRUE if the property grid control is in alphabetic mode; otherwise FALSE.
Remarks
When the property grid control is in alphabetic mode, all properties are sorted alphabetically by their names. Otherwise, properties are grouped under their parent nodes.
Use the CMFCPropertyGridCtrl::SetAlphabeticMode method to enable or disable alphabetic mode.
Requirements
Header: afxpropertygridctrl.h