Skip to main content
Bar

LayoutUpgradingEventArgs Class

Provides data for the BarManager.LayoutUpgrading event.

Namespace: DevExpress.Xpf.Bars

Assembly: DevExpress.Xpf.Core.v22.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public class LayoutUpgradingEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
LayoutUpgradingEventArgs
See Also