Skip to main content
A newer version of this page is available. .
Tab

GridViewContextMenuStyle Class

Contains styles settings defining the appearance of a context menu.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class GridViewContextMenuStyle :
    MenuStyles

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

See Also