Skip to main content
All docs
V23.1
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.1.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

Returns

Type Description
DevExpress.Xpf.Bars.LinkContainerType

The baritem container’s type.

See Also