This document is archived and information here might be outdated.  Recommended version.


ITableControlInfo.AreAllRecordsRead Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableControlInfo Interface > ITableControlInfo.AreAllRecordsRead Property
ArcGIS Developer Help

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