Skip to main content
All docs
V25.1
  • PropertyGridMenuType Enum

    Lists PropertyGridControl menus.

    Namespace: DevExpress.Xpf.PropertyGrid

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

    NuGet Package: DevExpress.Wpf.PropertyGrid

    Declaration

    public enum PropertyGridMenuType

    Members

    Name Description
    Property

    The property menu.

    NewItem

    The new item menu.

    Related API Members

    The following properties accept/return PropertyGridMenuType values:

    See Also