RadControls for Silverlight

Represents the converter that converts Visibility enumeration values to and from Boolean values.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls (in Telerik.Windows.Controls.dll) Version: 2013.2.611.1050

Syntax

C#
public class VisibilityToBooleanConverter : IValueConverter
Visual Basic
Public Class VisibilityToBooleanConverter _
	Implements IValueConverter

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls..::..VisibilityToBooleanConverter

See Also