Back to Devexpress

PropertyGridMenuEventArgs.Customizations Property

wpf-devexpress-dot-xpf-dot-propertygrid-dot-propertygridmenueventargs-1e77a493.md

latest1.2 KB
Original Source

PropertyGridMenuEventArgs.Customizations Property

Gets a collection of menu customizations applied in this event handler.

Namespace : DevExpress.Xpf.PropertyGrid

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

NuGet Package : DevExpress.Wpf.PropertyGrid

Declaration

csharp
public BarManagerActionCollection Customizations { get; }
vb
Public ReadOnly Property Customizations As BarManagerActionCollection

Property Value

TypeDescription
BarManagerActionCollection

A collection of menu customizations applied in this event handler.

|

See Also

PropertyGridMenuEventArgs Class

PropertyGridMenuEventArgs Members

DevExpress.Xpf.PropertyGrid Namespace