RadControls for Silverlight

The event args are used for layout Serialization Loading event.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Docking (in Telerik.Windows.Controls.Docking.dll) Version: 2013.1.403.1050

Syntax

C#
public class LayoutSerializationLoadingEventArgs : LayoutSerializationEventArgs
Visual Basic
Public Class LayoutSerializationLoadingEventArgs _
	Inherits LayoutSerializationEventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Telerik.Windows.Controls..::..LayoutSerializationEventArgs
      Telerik.Windows.Controls..::..LayoutSerializationLoadingEventArgs
        Telerik.Windows.Controls..::..LayoutSerializationCustomLoadingEventArgs

See Also