Skip to main content
Tab

GridViewImages.ContextMenuShowCustomizationWindowDisabled Property

OBSOLETE

Use the ContextMenuShowCustomizationWindow property instead.

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

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

Property Value

Type
ImageProperties
See Also