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

BarDockInfo.ContainerTypeChanged Event

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

Namespace: DevExpress.Xpf.Bars

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public event EventHandler ContainerTypeChanged

Event Data

The ContainerTypeChanged event's data class is EventArgs.

See Also