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

PGridOptionsMenu Class

Contains options that affect the display of context menus in a PropertyGridControl.

Namespace: DevExpress.XtraVerticalGrid.Rows

Assembly: DevExpress.XtraVerticalGrid.v19.1.dll

Declaration

public class PGridOptionsMenu :
    VGridOptionsMenu

The following members return PGridOptionsMenu objects:

Remarks

The options this class provides are accessible with the PropertyGridControl.OptionsMenu property.

Inheritance

Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraVerticalGrid.BaseVGridOptions
VGridOptionsMenu
PGridOptionsMenu
See Also