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

VGridOptionsMenu Class

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

Namespace: DevExpress.XtraVerticalGrid.Rows

Assembly: DevExpress.XtraVerticalGrid.v19.2.dll

Declaration

public class VGridOptionsMenu :
    BaseVGridOptions

The following members return VGridOptionsMenu objects:

Remarks

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

Inheritance

Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraVerticalGrid.BaseVGridOptions
VGridOptionsMenu
See Also