Back to Devexpress

ASPxGridView.SettingsContextMenu Property

aspnet-devexpress-dot-web-dot-aspxgridview-88d20b49.md

latest1.1 KB
Original Source

ASPxGridView.SettingsContextMenu Property

Provides access to the GridView’s context menu settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxGridViewContextMenuSettings SettingsContextMenu { get; }
vb
Public ReadOnly Property SettingsContextMenu As ASPxGridViewContextMenuSettings

Property Value

TypeDescription
ASPxGridViewContextMenuSettings

An ASPxGridViewContextMenuSettings object that contains the Grid View’s context menu settings.

|

See Also

ASPxGridView Class

ASPxGridView Members

DevExpress.Web Namespace