Method EnableCategories
EnableCategories(bool)
Enables or disables (shows/hides) categories according to parameter enable.
bool EnableCategories(bool enable)
Parameters
enablebool
Returns
- bool
trueif operation successful,falseotherwise.
Remarks
This functions deselects selected property, if any. Validation failure option StayInProperty is not respected, i.e.selection is cleared even if editor had invalid value.