ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / CanSortDescending Property

In This Topic
    CanSortDescending Property
    In This Topic
    Determines if the table control's sort the active field.
    Syntax
    public bool CanSortDescending {get;}
    Public ReadOnly Property CanSortDescending As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also