New to Telerik UI for WPFStart a free 30-day trial

An interface used by classes, which support deserialization.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
public interface IAllowedTypesSupport

Derived Classes: PersistenceManager

Properties

Gets or sets the collection of types, which are safe for deserialization.

C#
ICollection<Type> AllowedTypes { get; set; }
In this article
DefinitionPropertiesAllowedTypes
Not finding the help you need?
Contact Support