ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / RowCount Property

In This Topic
    RowCount Property (TableControl)
    In This Topic
    Gets the number of rows in the data source. If the IsRowCountKnown is true, then this is a total count.
    Syntax
    public long RowCount {get;}
    Public ReadOnly Property RowCount As Long
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also