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

GridViewImages.ContextMenuUngroupColumnDisabled Property

OBSOLETE

Use the ContextMenuUngroupColumn property instead.

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

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

Property Value

Type
ImageProperties
See Also