GridViewContextMenuStyle Class
In This Article
Contains styles settings defining the appearance of a context menu.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class GridViewContextMenuStyle :
MenuStyles
#Related API Members
The following members return GridViewContextMenuStyle objects:
#Remarks
An object of the GridViewContextMenuStyle type can be accessed via the GridViewContextMenuStyles.Common, GridViewContextMenuStyles.Column, GridViewContextMenuStyles.Footer, GridViewContextMenuStyles.Row, and GridViewContextMenuStyles.GroupPanel properties.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
StylesBase
MenuStyles
GridViewContextMenuStyle
See Also