BarDockInfo.ContainerTypeChanged Event
Fires in response to changing the BarDockInfo.ContainerType property’s value.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Event Data
The ContainerTypeChanged event's data class is EventArgs.
See Also