Skip to main content
Tab

GridViewImages.ContextMenuHideColumnDisabled Property

OBSOLETE

Use the ContextMenuHideColumn property instead.

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

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

Property Value

Type
ImageProperties
See Also