ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TableView Class / IsRowCountKnown Property

In This Topic
    IsRowCountKnown Property (TableView)
    In This Topic
    Gets the IsRowCountKnown property indicating the table view 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.1 or higher.
    See Also