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

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

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

    ArcGIS Pro version: 3.1 or higher.
    See Also