Skip to main content
Bar

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

BarDockInfo Fields

Contains information on the dock position of a bar.
Name Description
BarProperty static Identifies the BarDockInfo.Bar dependency property.
ColumnProperty static Identifies the BarDockInfo.Column dependency property.
ContainerNameProperty static Identifies the BarDockInfo.ContainerName dependency property.
ContainerProperty static Identifies the BarDockInfo.Container dependency property.
ContainerTypeProperty static Identifies the BarDockInfo.ContainerType dependency property.
FloatBarOffsetProperty static Identifies the BarDockInfo.FloatBarOffset dependency property.
FloatBarWidthProperty static Identifies the BarDockInfo.FloatBarWidth dependency property.
FloatingContainerName Returns the name of a floating BarContainerControl that contains the current bar.
IsFloatingProperty static Identifies the BarDockInfo.IsFloating dependency property.
OffsetProperty static Identifies the BarDockInfo.Offset dependency property.
RowProperty static Identifies the BarDockInfo.Row dependency property.
ShowHeaderInFloatBarProperty static Identifies the BarDockInfo.ShowHeaderInFloatBar dependency property.
See Also