ArcGIS Pro 2.9 API Reference Guide
IsRowCountKnown Property

ArcGIS.Desktop.Editing Namespace > TableControl Class : IsRowCountKnown Property
Gets the IsRowCountKnown property indicating the control knows the count of rows in the data source.
Syntax
public bool IsRowCountKnown {get;}
Public ReadOnly Property IsRowCountKnown As Boolean
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

TableControl Class
TableControl Members