Skip to main content
Bar

LayoutUpgradingEventArgs Class

Provides data for the BarManager.LayoutUpgrading event.

Namespace: DevExpress.Xpf.Bars

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

#Declaration

public class LayoutUpgradingEventArgs :
    RoutedEventArgs

#Inheritance

Object
EventArgs
RoutedEventArgs
LayoutUpgradingEventArgs
See Also