Skip to main content
Tab

GridViewContextMenuStyles.Common Property

Gets the style settings defining the common appearance of context menu.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public GridViewContextMenuStyle Common { get; }

Property Value

Type Description
GridViewContextMenuStyle

A GridViewContextMenuStyle object that contains style settings.

See Also