Namespace Telerik.Windows.Controls.LayoutControl.Serialization
Classes
A class that contains information about the element before loading it in RadLayoutControl. |
A class that contains information about the element before saving it in XML string. |
LayoutElementSerializationEventArgs A class that contains information about the ElementSaved / ElementLoaded events of the RadLayoutControl. |
A wrapper class for the (de)serialization data. Elements implementing ISerializable interface use the SerializationInfo for storing / restoring property values. |
Interfaces
Represents a serializable item. |