ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / SortAscending Method

In This Topic
    SortAscending Method (TableControl)
    In This Topic
    Sorts the values of the active field from lowest to highest.
    Syntax
    public void SortAscending()
    Public Sub SortAscending() 
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also