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

In This Topic
    AutoRefreshAfterChanges Property
    In This Topic
    Gets and sets if the table is refreshed when data changes are made by edits.
    Syntax
    Public Property AutoRefreshAfterChanges As Boolean
    public bool AutoRefreshAfterChanges {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.6 or higher.
    See Also