ArcGIS Pro 3.0 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, Windows 8.1

    See Also