Skip to main content
Bar

BarContainerControl.Items Property

Obsolete. This property is obsolete (use BarManager.Bars property instead).

Namespace: DevExpress.Xpf.Bars

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

#Declaration

[Obsolete("Use BarManager.Bars property instead.")]
public ItemCollection Items { get; }

#Property Value

Type
ItemCollection
See Also