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

In This Topic
    CanGoTo Property
    In This Topic
    Determines if the table control can display the Go to row number control.
    Syntax
    public bool CanGoTo {get;}
    Public ReadOnly Property CanGoTo As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also