Skip to main content
A newer version of this page is available. .

BarItemNames Class

Stores the names of the default property menu items.

Namespace: DevExpress.Xpf.PropertyGrid

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

Declaration

public static class BarItemNames

Remarks

The PropertyGrid control allows you to remove the default menu items from the property menus. Use the BarItemNames field values to identify the menu items that you want to remove. To learn more, see Property Menu.

Inheritance

Object
BarItemNames
See Also