Back to Devexpress

BarItem.ActualCustomizationContent Property

wpf-devexpress-dot-xpf-dot-bars-dot-baritem-713cb0f6.md

latest1.0 KB
Original Source

BarItem.ActualCustomizationContent Property

For internal use. This is a dependency property.

Namespace : DevExpress.Xpf.Bars

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
[Browsable(false)]
public object ActualCustomizationContent { get; protected set; }
vb
<Browsable(False)>
Public Property ActualCustomizationContent As Object

Property Value

Type
Object

See Also

CustomizationContent

BarItem Class

BarItem Members

DevExpress.Xpf.Bars Namespace