ArcObjects Library Reference (GeoDatabaseUI)  

ITableControlInfo.AreAllRecordsRead Property

Indicates whether all records have been read by the table window.

[Visual Basic .NET]
Public ReadOnly Property AreAllRecordsRead As Boolean
[C#]
public bool AreAllRecordsRead {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableControlInfo Interface