This member supports the internal infrastructure, and is not intended to be used directly from your code. This is a dependency property.
Namespace:DevExpress.Xpf.Bars
Assembly:DevExpress.Xpf.Core.v19.2.dll

Syntax
C# |
public Nullable<Boolean> HoldersIsVisible { get; set; }
|
VB |
Public Property HoldersIsVisible As Nullable(of Boolean)
|
Property value
Type: Nullable<Boolean>

See Also