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

BarDockInfo.FloatingContainerName Field

Returns the name of a floating BarContainerControl that contains the current bar.

Namespace: DevExpress.Xpf.Bars

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

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

Declaration

public const string FloatingContainerName = "PART_FloatingBarContainer"

Field Value

Type
String
See Also