Skip to main content
Tab

GridViewImages.ContextMenuShowFilterEditorDisabled Property

OBSOLETE

Use the ContextMenuShowFilterEditor property instead.

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

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

Property Value

Type
ImageProperties
See Also