ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControlCommands Class / SortDescending Property

In This Topic
    SortDescending Property
    In This Topic
    The SortDescending command. Sorts the values of the active field from highest to lowest.
    Syntax
    public static RoutedUICommand SortDescending {get;}
    Public Shared ReadOnly Property SortDescending As RoutedUICommand
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also