RadControls for WPF

The EnumToVisibilityConverter type exposes the following members.

Methods

  NameDescription
Public methodConvert
Converts a Enum value to a Boolean one if it is one from the specified in the parameter values.
Public methodConvertBack
Converts the Boolean value back to the first Enum value passed in the parameter.

See Also