A newer version of this page is available.
Switch to the current version.
GridViewContextMenuStyle Class
Contains styles settings defining the appearance of a context menu.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class GridViewContextMenuStyle :
MenuStyles
Public Class GridViewContextMenuStyle
Inherits MenuStyles
Related API Members
The following members accept/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
Feedback