Skip to main content
All docs
V24.1

BeforeLoadLayoutEventArgs Class

Provides the BeforeLoadLayout attached event with data.

Namespace: DevExpress.Xpf.Core.Serialization

Assembly: DevExpress.Xpf.Core.v24.1.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public class BeforeLoadLayoutEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
BeforeLoadLayoutEventArgs
See Also