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
Public Class LayoutUpgradingEventArgs
Inherits RoutedEventArgs
Inheritance
Object
EventArgs
RoutedEventArgs
LayoutUpgradingEventArgs
See Also