Version

BoolToHiddenConverter Class Members

The following tables list the members exposed by BoolToHiddenConverter.

Public Constructors
 NameDescription
Public ConstructorBoolToHiddenConverter ConstructorInitializes a new BoolToHiddenConverter  
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