Skip to main content
A newer version of this page is available. .
Tab

GridViewImages.ContextMenuShowFilterRowDisabled Property

OBSOLETE

Use the ContextMenuShowFilterRow property instead.

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

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

Property Value

Type
ImageProperties
See Also