RadControls for WPF

The GridLengthExpressionConverter type exposes the following members.

Constructors

Methods

  NameDescription
Public methodConvert(Object, Type, Object, CultureInfo)
Converts a value.
Public methodConvert(array<Object>[]()[][], Type, Object, CultureInfo)
Converts source values to a value for the binding target. The data binding engine calls this method when it propagates the values from source bindings to the binding target.
Public methodConvertBack(Object, Type, Object, CultureInfo)
Converts a value.
Public methodConvertBack(Object, array<Type>[]()[][], Object, CultureInfo)
Converts a binding target value to the source binding values.

Extension Methods

  NameDescription
Public Extension MethodGetHashCodeOrZero (Defined by ExtensionMethods.)

Properties

  NameDescription
Public propertyTrapExceptions
Gets or sets a value that indicates whether exceptions should be trapped internally or must be thrown.

See Also