aspnet-devexpress-dot-web-7a0d4071.md
Contains settings that allow the appearance of various context menu types to be defined.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewContextMenuStyles :
PropertiesBase
Public Class GridViewContextMenuStyles
Inherits PropertiesBase
The following members return GridViewContextMenuStyles objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxGridView.StylesContextMenu |
| ASP.NET MVC Extensions | GridViewSettings.StylesContextMenu |
An object of the GridViewContextMenuStyles type can be accessed via the ASPxGridView.StylesContextMenu property.
Object StateManager PropertiesBase GridViewContextMenuStyles
See Also