Skip to main content
Bar

BarDockInfo.ContainerTypeChanged Event

Fires in response to changing the BarDockInfo.ContainerType property’s value.

Namespace: DevExpress.Xpf.Bars

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public event EventHandler ContainerTypeChanged

Event Data

The ContainerTypeChanged event's data class is EventArgs.

See Also