GridViewContextMenuStyles Class
In This Article
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
#Related API Members
The following members return GridViewContextMenuStyles objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Grid |
#Remarks
An object of the GridViewContextMenuStyles type can be accessed via the ASPxGridView.StylesContextMenu property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
GridViewContextMenuStyles
See Also