ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / GetIsReady Method

In This Topic
    GetIsReady Method
    In This Topic
    Determines if the TableControl is ready to execute commands.
    Syntax
    public bool GetIsReady()
    Public Function GetIsReady() As Boolean

    Return Value

    Returns True if the control is ready.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also