Skip to main content
A newer version of this page is available. .
Tab

GridViewImages.ContextMenuGroupByColumnDisabled Property

OBSOLETE

Use the ContextMenuGroupByColumn property instead.

This property is obsolete (use the ContextMenuGroupByColumn property instead).

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

[Obsolete("Use the ContextMenuGroupByColumn property instead.")]
public ImageProperties ContextMenuGroupByColumnDisabled { get; }

Property Value

Type
ImageProperties
See Also