ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / CanCustomSort Property

In This Topic
    CanCustomSort Property (TableControl)
    In This Topic
    Determines if the table control can display the custom sort dialog.
    Syntax
    Public ReadOnly Property CanCustomSort As Boolean
    public bool CanCustomSort {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also