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

GridViewContextMenuStyles Class

Contains settings that allow the appearance of various context menu types to be defined.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class GridViewContextMenuStyles :
    PropertiesBase

The following members return GridViewContextMenuStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxGridView.StylesContextMenu
GridViewSettings.StylesContextMenu
ASP.NET Bootstrap Controls BootstrapGridView.StylesContextMenu

Remarks

An object of the GridViewContextMenuStyles type can be accessed via the ASPxGridView.StylesContextMenu property.

Implements

Inheritance

Object
StateManager
PropertiesBase
GridViewContextMenuStyles
See Also