Back to Devexpress

GridViewSettings.StylesContextMenu Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-gridviewsettings-d85ab2d8.md

latest1.3 KB
Original Source

GridViewSettings.StylesContextMenu Property

Provides access to the style settings that control the appearance of the context menu displayed within the GridView.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public GridViewContextMenuStyles StylesContextMenu { get; }
vb
Public ReadOnly Property StylesContextMenu As GridViewContextMenuStyles

Property Value

TypeDescription
GridViewContextMenuStyles

A GridViewContextMenuStyles object that provides style settings.

|

See Also

Grid View

GridViewSettings Class

GridViewSettings Members

DevExpress.Web.Mvc Namespace