Returns whether the type converter can convert an object from the specified type to the type of this converter.
Namespace: Telerik.Windows.Controls.ConvertersAssembly: Telerik.Windows.Core (in Telerik.Windows.Core.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
Return Value
true if this converter can perform the conversion; otherwise, false.
See Also