Back to Devexpress

Bar.IsRemoved Property

wpf-devexpress-dot-xpf-dot-bars-dot-bar-c65589f6.md

latest921 B
Original Source

Bar.IsRemoved Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Bars

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
[Browsable(false)]
public bool IsRemoved { get; set; }
vb
<Browsable(False)>
Public Property IsRemoved As Boolean

Property Value

Type
Boolean

See Also

Bar Class

Bar Members

DevExpress.Xpf.Bars Namespace