Skip to main content
A newer version of this page is available.
Bar

LayoutUpgradingEventArgs Class

Provides data for the BarManager.LayoutUpgrading event.

Namespace: DevExpress.Xpf.Bars

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

Declaration

public class LayoutUpgradingEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
LayoutUpgradingEventArgs
See Also