Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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