The following tables list the members exposed by BoolToValueConverter.
Name | Description | |
---|---|---|
![]() | BoolToValueConverter Constructor | Initializes a new BoolConverter |
Name | Description | |
---|---|---|
![]() | falseValue | This should be set by the derived class to the value that corresponds to false. (Inherited from Infragistics.Windows.Controls.BoolConverter) |
![]() | trueValue | This should be set by the derived class to the value that corresponds to true. (Inherited from Infragistics.Windows.Controls.BoolConverter) |
Name | Description | |
---|---|---|
![]() | FalseConvertValue | False will be converted to this value. |
![]() | TrueConvertValue | True will be converted to this value. |