Method EnableCategories
EnableCategories(bool)
Enables or disables (shows/hides) categories according to parameter enable.
bool EnableCategories(bool enable)
Parameters
enable
bool
Returns
- bool
true
if operation successful,false
otherwise.
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.