Back to Devexpress

BarDockInfo.Bar Property

wpf-devexpress-dot-xpf-dot-bars-dot-bardockinfo-b06da845.md

latest943 B
Original Source

BarDockInfo.Bar Property

Gets or sets a bar that owns the current object. This is a dependency property.

Namespace : DevExpress.Xpf.Bars

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public Bar Bar { get; set; }
vb
Public Property Bar As Bar

Property Value

TypeDescription
Bar

A Bar that owns the current object.

|

See Also

BarDockInfo Class

BarDockInfo Members

DevExpress.Xpf.Bars Namespace