ArcGIS Pro 3.7 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 Shared ReadOnly Property SortDescending As RoutedUICommand
    public static RoutedUICommand SortDescending {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also