ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBAResultsPaneSettings Class / TableSortDirection Property

In This Topic
    TableSortDirection Property
    In This Topic
    Gets or sets the direction of the sort in the Results Pane table.
    Syntax
    public SortOrderType TableSortDirection {get; set;}
    Public Property TableSortDirection As SortOrderType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also