Skip to main content
Tab

GridViewImages.ContextMenuSortAscendingDisabled Property

OBSOLETE

Use the ContextMenuSortAscending property instead.

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

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

Property Value

Type
ImageProperties
See Also