Back to Devexpress

PropertyGridMenuType Enum

wpf-devexpress-dot-xpf-dot-propertygrid-9f503ab5.md

latest1.2 KB
Original Source

PropertyGridMenuType Enum

Lists PropertyGridControl menus.

Namespace : DevExpress.Xpf.PropertyGrid

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

NuGet Package : DevExpress.Wpf.PropertyGrid

Declaration

csharp
public enum PropertyGridMenuType
vb
Public Enum PropertyGridMenuType

Members

NameDescription
Property

The property menu.

| | NewItem |

The new item menu.

|

The following properties accept/return PropertyGridMenuType values:

See Also

DevExpress.Xpf.PropertyGrid Namespace