ClassDefaultTypeConverterProvider
Class
The default type converter provider.
Definition
Namespace:Telerik.Windows.Persistence.Services
Assembly:Telerik.Windows.Controls.dll
Syntax:
cs-api-definition
public class DefaultTypeConverterProvider : ITypeConverterProvider, IPersistenceProvider
Inheritance: objectDefaultTypeConverterProvider
Implements:
Constructors
DefaultTypeConverterProvider(Type)
Initializes a new instance of the DefaultTypeConverterProvider class.
Declaration
cs-api-definition
public DefaultTypeConverterProvider(Type ownerType)
Parameters
ownerType
Type of the owner.
Methods
GetTypeConverterType()
Gets the type of the type converter.