ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / CanPanToSelected Property

In This Topic
    CanPanToSelected Property (TableControl)
    In This Topic
    Determines if the table control can pan to the selected rows. Will return false if the associated TableControlContent is created from an item.
    Syntax
    public bool CanPanToSelected {get;}
    Public ReadOnly Property CanPanToSelected As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also