Skip to main content
Tab

GridViewImages.ContextMenuShowColumnDisabled Property

OBSOLETE

Use the ContextMenuShowColumn property instead.

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

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

Property Value

Type
ImageProperties
See Also