Skip to main content
Tab

GridViewImages.ContextMenuClearFilterDisabled Property

OBSOLETE

Use the ContextMenuClearFilter property instead.

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

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

Property Value

Type
ImageProperties
See Also