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

In This Topic
    IsRowCountKnown Property
    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, Windows 8.1

    See Also