ArcGIS Pro 2.9 API Reference Guide
GetContentInitialized Method

ArcGIS.Desktop.Editing Namespace > TableControl Class : GetContentInitialized Method
Determines if the content for the TableControl has been initialized.
Syntax
public bool GetContentInitialized()
Public Function GetContentInitialized() As Boolean

Return Value

Returns True indicating that the content has been initialized.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

TableControl Class
TableControl Members