Skip to main content
Tab

GridViewContextMenuStyles Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class GridViewContextMenuStyles :
    PropertiesBase

The following members return GridViewContextMenuStyles objects:

Library Related API Members
ASP.NET Web Forms Controls ASPxGridView.StylesContextMenu
ASP.NET MVC Extensions GridViewSettings.StylesContextMenu

#Remarks

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

#Implements

#Inheritance

Object
StateManager
PropertiesBase
GridViewContextMenuStyles
See Also