Interface ITypeConverterProvider
Represents a type converter provider.
Namespace: Telerik.Windows.Persistence.Services
Assembly: Telerik.Windows.Controls.dll
Syntax
public interface ITypeConverterProvider : IPersistenceProvider
Methods
GetTypeConverterType()
Gets the type of the type converter.
Declaration
Type GetTypeConverterType()
Returns
System.
|