ArcGIS Pro 3.7 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 Function GetIsReady() As Boolean
    public bool GetIsReady()

    Return Value

    Returns True if the control is ready.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also