GridViewContextMenuStyle Class
Contains styles settings defining the appearance of a context menu.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
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