Skip to main content
Tab

GridViewImages.ContextMenuClearSortingDisabled Property

OBSOLETE

Use the ContextMenuClearSorting property instead.

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

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

Property Value

Type
ImageProperties
See Also