BarContainerControl.ContainerType Property
In This Article
Gets or sets the type of the current container. This is a dependency property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Bar |
A Bar |
#Remarks
Use the ContainerType property to specify the type of container, and this affects where the bar container is displayed.
See Also