GridViewContextMenu(ASPxGridView, GridViewContextMenuType) Constructor
Initializes a new instance of the GridViewContextMenu class with specified settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
Name | Type |
---|---|
grid | ASPxGridView |
type | GridViewContextMenuType |
See Also