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.
Called by the framework when the user finishes modifying a property.
virtual BOOL EndEditItem(
BOOL bUpdateData=TRUE
);
Parameters
- [in] bUpdateData
TRUE to specify that the modified property data must be validated when the edit operation is complete; otherwise, FALSE. The default value is TRUE.
Return Value
TRUE if the edit operation ends successfully; FALSE if the modified property data is not valid or if the editing operation should continue.
Requirements
Header: afxpropertygridctrl.h