\(\renewcommand\AA{\unicode{x212B}}\)

VisibleWhenProperty

This is a Python binding to the C++ class Mantid::Kernel::VisibleWhenProperty.

bases: mantid.kernel.EnabledWhenProperty

class mantid.kernel.VisibleWhenProperty
isEnabled((IPropertySettings)self, (IPropertyManager)alg) bool :

Is the property to be shown as enabled in the GUI. Default true.

isVisible((IPropertySettings)self, (IPropertyManager)alg) bool :

Is the property to be shown in the GUI? Default true.