ArcGIS Pro 2.8 API Reference Guide
GetIsReady Method

ArcGIS.Desktop.Editing Namespace > TableControl Class : GetIsReady Method
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 10, Windows 8.1

See Also

Reference

TableControl Class
TableControl Members