Back to Devexpress

ASPxGridView.StylesContextMenu Property

aspnet-devexpress-dot-web-dot-aspxgridview-79731a8a.md

latest1.5 KB
Original Source

ASPxGridView.StylesContextMenu Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

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

Context Menu

Context Menu

Grid View

Online Demo: Grid - Context Menu

ASPxGridView Class

ASPxGridView Members

DevExpress.Web Namespace