Update wxPropertyGrid documentation

Completed documentation for topics marked as uncompleted.
This commit is contained in:
Artur Wieczorek
2017-03-27 18:54:16 +02:00
parent e118c918ce
commit 113cec4ab2
5 changed files with 33 additions and 23 deletions

View File

@@ -348,6 +348,7 @@ enum wxPG_MISC_ARG_FLAGS
// Get/Store full value instead of displayed value.
wxPG_FULL_VALUE = 0x00000001,
// Perform special action in case of unsuccessful conversion.
wxPG_REPORT_ERROR = 0x00000002,
wxPG_PROPERTY_SPECIFIC = 0x00000004,