ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / TableOptions Class / FilterByExtent Property

In This Topic
    FilterByExtent Property
    In This Topic
    Gets and sets if the table is filtered by the map extent when a new table is opened.
    Syntax
    Public Property FilterByExtent As Boolean
    public bool FilterByExtent {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.6 or higher.
    See Also