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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also