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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also