ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / IsRowCountKnown Property

In This Topic
    IsRowCountKnown Property (TableControl)
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also