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

BarItemLinkControlProperties.ContainerType Attached Property

Gets the type of container that displays the current baritem. This is the attached property.

Namespace: DevExpress.Xpf.Bars

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

Returns

Type Description
DevExpress.Xpf.Bars.LinkContainerType

The baritem container’s type.

See Also