ArcGIS Pro 3.0 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, Windows 8.1

    See Also