Bar.BarControlLoaded Event
In This Article
Fires when a BarControl, representing the current bar on-screen, is created.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Event Data
The BarControlLoaded event's handler receives an argument of the DevExpress.Xpf.Bars.BarControlLoadedEventArgs type.
See Also