Skip to main content
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.v23.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

Returns

Type Description
DevExpress.Xpf.Bars.LinkContainerType

The baritem container’s type.

See Also