ArcGIS Pro 3.7 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 ReadOnly Property IsRowCountKnown As Boolean
    public bool IsRowCountKnown {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also