A class that contains information about the element before loading it in RadLayoutControl.
Definition
Namespace:Telerik.Windows.Controls.LayoutControl.Serialization
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
C#
public class LayoutElementLoadingEventArgs : LayoutElementSerializationEventArgs
Inheritance: objectEventArgsLayoutElementSerializationEventArgsLayoutElementLoadingEventArgs
Inherited Members
Constructors
Initializes a new instance of the LayoutElementLoadingEventArgs class.
C#
public LayoutElementLoadingEventArgs(FrameworkElement element, SerializationInfo info)