phoenix_title wx.propgrid.PGPropertyValuesFlags

The PGPropertyValuesFlags enumeration provides the following values:

Description

Value

DontRecurse

Flag for PropertyGridInterface.SetProperty functions, wx.propgrid.PropertyGridInterface.HideProperty , etc.

KeepStructure

Flag for wx.propgrid.PropertyGridInterface.GetPropertyValues .

Recurse

Flag for PropertyGridInterface.SetProperty functions, wx.propgrid.PropertyGridInterface.HideProperty , etc.

IncAttributes

Flag for wx.propgrid.PropertyGridInterface.GetPropertyValues .

RecurseStarts

Used when first starting recursion.

Force

Force value change.

SortTopLevelOnly

Only sort categories and their immediate children.