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.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
DevExpress.Xpf.Bars.LinkContainerType | The baritem container’s type. |
See Also