Skip to main content
Tab

GridViewImages.ContextMenuShowFilterRowMenuDisabled Property

OBSOLETE

Use the ContextMenuShowFilterRowMenu property instead.

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

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

Property Value

Type
ImageProperties
See Also