Back to Devexpress

ILinksHolder.CustomizedItems Property

wpf-devexpress-dot-xpf-dot-bars-dot-ilinksholder-79396333.md

latest1009 B
Original Source

ILinksHolder.CustomizedItems Property

This property 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
CustomizedBarItemLinkCollection CustomizedItems { get; }
vb
ReadOnly Property CustomizedItems As CustomizedBarItemLinkCollection

Property Value

Type
DevExpress.Xpf.Bars.CustomizedBarItemLinkCollection

See Also

ILinksHolder Interface

ILinksHolder Members

DevExpress.Xpf.Bars Namespace