Version

NotBoolToVisibilityConverter Class Members

The following tables list the members exposed by NotBoolToVisibilityConverter.

Public Constructors
Protected Fields
 NameDescription
Protected FieldfalseValueThis should be set by the derived class to the value that corresponds to false. (Inherited from Infragistics.Windows.Controls.BoolConverter)
Protected FieldtrueValueThis should be set by the derived class to the value that corresponds to true. (Inherited from Infragistics.Windows.Controls.BoolConverter)
See Also