Telerik.Windows.Controls.LayoutControl.Serialization
Interface
ISerializableRepresents a serializable item.
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.
A class that contains information about the ElementSaved / ElementLoaded events of the RadLayoutControl.
Class
SerializationInfoA wrapper class for the (de)serialization data. Elements implementing ISerializable interface use the SerializationInfo for storing / restoring property values.