Back to Devexpress

InsertBarAction.Bar Property

wpf-devexpress-dot-xpf-dot-bars-dot-insertbaraction.md

latest1.0 KB
Original Source

InsertBarAction.Bar Property

Gets or sets the bar inserted in the BarManager.Bars collection.

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 object inserted in the BarManager.Bars collection.

|

See Also

InsertBarAction Class

InsertBarAction Members

DevExpress.Xpf.Bars Namespace